novalabs-backtest


Namenovalabs-backtest JSON
Version 1.1.27 PyPI version JSON
download
home_pagehttps://github.com/Nova-DevTeam/nova-backtest
SummaryWrappers around Nova Labs utilities focused on safety and testability.
upload_time2023-06-17 14:17:36
maintainer
docs_urlNone
authorNova Labs
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nova-backtest

**NovaLabs backtest** is a Python library for backtesting algorithmic trading 
strategies. It aims to facilitate the development of algorithmic trading on the
**crypto market** by downloading historical data prices on the biggest centralized
exchanges (Binance, Bybit, OKX, KuCoin & more) and simulates the trades of
a given strategy throughout past years. It returns a bunch of statistics, giving a
strong evaluation of your strategies performances.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Nova-DevTeam/nova-backtest",
    "name": "novalabs-backtest",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Nova Labs",
    "author_email": "devteam@novalabs.ai",
    "download_url": "https://files.pythonhosted.org/packages/1a/fa/3d01f8c0cf399cda4e8807b381a4d9b3070dd168bfbee71e7405afed80e9/novalabs-backtest-1.1.27.tar.gz",
    "platform": null,
    "description": "# nova-backtest\n\n**NovaLabs backtest** is a Python library for backtesting algorithmic trading \nstrategies. It aims to facilitate the development of algorithmic trading on the\n**crypto market** by downloading historical data prices on the biggest centralized\nexchanges (Binance, Bybit, OKX, KuCoin & more) and simulates the trades of\na given strategy throughout past years. It returns a bunch of statistics, giving a\nstrong evaluation of your strategies performances.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Wrappers around Nova Labs utilities focused on safety and testability.",
    "version": "1.1.27",
    "project_urls": {
        "Homepage": "https://github.com/Nova-DevTeam/nova-backtest"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "992002e39ac6b9511b9d7252e2d50fd116d5e5624eb3d87ccdd9f4c551a18b40",
                "md5": "84728aea50e650b9b91e99071be210ca",
                "sha256": "d091f396d3cd500ac587f2da0c040c0b6165f8d5612e205870815b9207dea9d5"
            },
            "downloads": -1,
            "filename": "novalabs_backtest-1.1.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84728aea50e650b9b91e99071be210ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 66640,
            "upload_time": "2023-06-17T14:17:34",
            "upload_time_iso_8601": "2023-06-17T14:17:34.946738Z",
            "url": "https://files.pythonhosted.org/packages/99/20/02e39ac6b9511b9d7252e2d50fd116d5e5624eb3d87ccdd9f4c551a18b40/novalabs_backtest-1.1.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1afa3d01f8c0cf399cda4e8807b381a4d9b3070dd168bfbee71e7405afed80e9",
                "md5": "b8c911d1fb7b44ddec148561a6a560dd",
                "sha256": "ee0eec3a4a91bd817af4247d1d415489205b69eaa4048f6afa63a57328f4d381"
            },
            "downloads": -1,
            "filename": "novalabs-backtest-1.1.27.tar.gz",
            "has_sig": false,
            "md5_digest": "b8c911d1fb7b44ddec148561a6a560dd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 272227,
            "upload_time": "2023-06-17T14:17:36",
            "upload_time_iso_8601": "2023-06-17T14:17:36.472567Z",
            "url": "https://files.pythonhosted.org/packages/1a/fa/3d01f8c0cf399cda4e8807b381a4d9b3070dd168bfbee71e7405afed80e9/novalabs-backtest-1.1.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-17 14:17:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Nova-DevTeam",
    "github_project": "nova-backtest",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "novalabs-backtest"
}
        
Elapsed time: 0.08222s