# BBSTRADING
`bbstrading` is a Python package that provides a wide range of trading strategies for backtesting and live trading. It is built on top of the `bbstrader` package, which provides a simple and flexible API for interacting with financial data and executing trades.
## Installation
You can see this [video](https://www.youtube.com/watch?v=GuynJhgYmCs) to help you install and use bbstrading
```bash
pip install bbstrading
```
You can then Run the Strategies using the scripts you received by email.
Raw data
{
"_id": null,
"home_page": null,
"name": "bbstrading",
"maintainer": "Bertin Balouki SIMYELI",
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Bertin Balouki SIMYELI",
"author_email": "<bertin@bbstrader.com>",
"download_url": null,
"platform": null,
"description": "# BBSTRADING\r\n\r\n`bbstrading` is a Python package that provides a wide range of trading strategies for backtesting and live trading. It is built on top of the `bbstrader` package, which provides a simple and flexible API for interacting with financial data and executing trades.\r\n\r\n## Installation\r\n\r\nYou can see this [video](https://www.youtube.com/watch?v=GuynJhgYmCs) to help you install and use bbstrading\r\n\r\n\r\n```bash\r\npip install bbstrading\r\n```\r\nYou can then Run the Strategies using the scripts you received by email.\r\n",
"bugtrack_url": null,
"license": "Proprietary, All Rights Reserved",
"summary": "Trading strategies development, backtesting and live Execution",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6118743ef024f2d291a887e77592a5239a3f1997b26f9f9fdd84e8ee2f08e5d7",
"md5": "cea326c34e7d49a7e1842627d3de8181",
"sha256": "9ee8fc916549577d41c291a074a51af702813f69cd402cac89d28dc2c8ba9873"
},
"downloads": -1,
"filename": "bbstrading-0.1.2-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "cea326c34e7d49a7e1842627d3de8181",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": null,
"size": 713435,
"upload_time": "2025-01-14T14:55:55",
"upload_time_iso_8601": "2025-01-14T14:55:55.109736Z",
"url": "https://files.pythonhosted.org/packages/61/18/743ef024f2d291a887e77592a5239a3f1997b26f9f9fdd84e8ee2f08e5d7/bbstrading-0.1.2-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-14 14:55:55",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "bbstrading"
}