bbstrading


Namebbstrading JSON
Version 0.1.31 PyPI version JSON
download
home_pageNone
SummaryTrading strategies development, backtesting and live Execution
upload_time2025-01-25 09:28:55
maintainerBertin Balouki SIMYELI
docs_urlNone
authorBertin Balouki SIMYELI
requires_pythonNone
licenseProprietary, All Rights Reserved
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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://youtu.be/h7WewUZG73U) to help you install and use bbstrading


```bash
pip install bbstrading
```
You can then Run the Strategies using the scripts you received by email.

### Disclaimer
Trading financial instruments involves a high level of risk and may not be suitable for all investors. The developers of ``bbstrading`` are not responsible for any financial losses incurred from the use of this software. Trade responsibly and at your own risk.

            

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://youtu.be/h7WewUZG73U) 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\r\n### Disclaimer\r\nTrading financial instruments involves a high level of risk and may not be suitable for all investors. The developers of ``bbstrading`` are not responsible for any financial losses incurred from the use of this software. Trade responsibly and at your own risk.\r\n",
    "bugtrack_url": null,
    "license": "Proprietary, All Rights Reserved",
    "summary": "Trading strategies development, backtesting and live Execution",
    "version": "0.1.31",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "75b846a59cc1ba0eedca2a509daa87432baa24bfeb1f9d25f894e6db2ba6bbec",
                "md5": "f73ff5c1c6e9cc05e4e72382c60acaa5",
                "sha256": "87effe3d7e741d8f316da40b3c8b4494e0bf15ace2661f5897a7fc959964c220"
            },
            "downloads": -1,
            "filename": "bbstrading-0.1.31-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "f73ff5c1c6e9cc05e4e72382c60acaa5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 759719,
            "upload_time": "2025-01-25T09:28:55",
            "upload_time_iso_8601": "2025-01-25T09:28:55.410195Z",
            "url": "https://files.pythonhosted.org/packages/75/b8/46a59cc1ba0eedca2a509daa87432baa24bfeb1f9d25f894e6db2ba6bbec/bbstrading-0.1.31-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-25 09:28:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bbstrading"
}
        
Elapsed time: 2.72563s