pantuchy-backtrader


Namepantuchy-backtrader JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/pantuchy/backtrader
SummaryBacktesting library.
upload_time2022-12-13 18:09:06
maintainer
docs_urlNone
authorMaksim Pol
requires_python>=3.8
licenseMIT
keywords backtesting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Backtesting library.


Change Log
==========

1.0.0 (08/01/2022)
-------------------
- First Release

1.0.1 (08/01/2022)
-------------------
- Added data key for indicators that requires single set of prices

1.0.2 (09/01/2022)
-------------------
- Bug fixes
- Added breakeven price to position and "get_breakeven_price" utility method

1.0.3 (09/01/2022)
-------------------
- Bug fixes
- Removed indicators
- Added new metrics to report

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pantuchy/backtrader",
    "name": "pantuchy-backtrader",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "backtesting",
    "author": "Maksim Pol",
    "author_email": "p.m.n@outlook.com",
    "download_url": "https://files.pythonhosted.org/packages/85/fb/f26e6e1f68a0750dc986e6bc9370b6dc6f81165dc03f00836e1d9b4e429e/pantuchy-backtrader-1.0.3.tar.gz",
    "platform": null,
    "description": "Backtesting library.\n\n\nChange Log\n==========\n\n1.0.0 (08/01/2022)\n-------------------\n- First Release\n\n1.0.1 (08/01/2022)\n-------------------\n- Added data key for indicators that requires single set of prices\n\n1.0.2 (09/01/2022)\n-------------------\n- Bug fixes\n- Added breakeven price to position and \"get_breakeven_price\" utility method\n\n1.0.3 (09/01/2022)\n-------------------\n- Bug fixes\n- Removed indicators\n- Added new metrics to report\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Backtesting library.",
    "version": "1.0.3",
    "split_keywords": [
        "backtesting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "51e95d3e4adcfa1383dab07f76b73fa0",
                "sha256": "b56db17d4a58f172ca98cd7d9a1a1db5684f442b0a7f74f38d35ba51f793677f"
            },
            "downloads": -1,
            "filename": "pantuchy-backtrader-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "51e95d3e4adcfa1383dab07f76b73fa0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14034,
            "upload_time": "2022-12-13T18:09:06",
            "upload_time_iso_8601": "2022-12-13T18:09:06.375899Z",
            "url": "https://files.pythonhosted.org/packages/85/fb/f26e6e1f68a0750dc986e6bc9370b6dc6f81165dc03f00836e1d9b4e429e/pantuchy-backtrader-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-13 18:09:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "pantuchy",
    "github_project": "backtrader",
    "lcname": "pantuchy-backtrader"
}
        
Elapsed time: 0.02314s