BackTestPy


NameBackTestPy JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA Python-based backtesting framework for algorithmic trading strategies.
upload_time2025-01-29 11:00:51
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT
keywords backtesting trading finance quant python backtest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BackTestPy
A Python-based backtesting framework for algorithmic trading strategies.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "BackTestPy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "backtesting, trading, finance, quant, python backtest",
    "author": null,
    "author_email": "Anoop Ratnan <hello@anoopratnan.com>",
    "download_url": "https://files.pythonhosted.org/packages/3b/cb/11be46e3a0cbf0db1b47d404a6a11604713e31a11215f5e9defb3459a3c9/backtestpy-0.1.0.tar.gz",
    "platform": null,
    "description": "# BackTestPy\r\nA Python-based backtesting framework for algorithmic trading strategies.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python-based backtesting framework for algorithmic trading strategies.",
    "version": "0.1.0",
    "project_urls": {
        "Documentation": "https://algoforge.readthedocs.io",
        "Homepage": "https://github.com/yourusername/AlgoForge"
    },
    "split_keywords": [
        "backtesting",
        " trading",
        " finance",
        " quant",
        " python backtest"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2bb2de3f55ccb2d9b3d5bac069d3350d8c0394122b21b3279541b539a3c3ff0",
                "md5": "9b6297823c8dcf38ef8f8b917dc5f539",
                "sha256": "949268fb34c3b0725f7b54e9057269bc76ba1fb99d639fadd52ea11ea2cbf2a5"
            },
            "downloads": -1,
            "filename": "BackTestPy-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b6297823c8dcf38ef8f8b917dc5f539",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1636,
            "upload_time": "2025-01-29T11:00:49",
            "upload_time_iso_8601": "2025-01-29T11:00:49.945090Z",
            "url": "https://files.pythonhosted.org/packages/e2/bb/2de3f55ccb2d9b3d5bac069d3350d8c0394122b21b3279541b539a3c3ff0/BackTestPy-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3bcb11be46e3a0cbf0db1b47d404a6a11604713e31a11215f5e9defb3459a3c9",
                "md5": "a69b8e3c428dfc4f506f34e8f1c1df4a",
                "sha256": "3e7f7d4ab722cfd27db10e67740e8ef4f2961afc2274f8b6c957c6d5e039f273"
            },
            "downloads": -1,
            "filename": "backtestpy-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a69b8e3c428dfc4f506f34e8f1c1df4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1496,
            "upload_time": "2025-01-29T11:00:51",
            "upload_time_iso_8601": "2025-01-29T11:00:51.417845Z",
            "url": "https://files.pythonhosted.org/packages/3b/cb/11be46e3a0cbf0db1b47d404a6a11604713e31a11215f5e9defb3459a3c9/backtestpy-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-29 11:00:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "AlgoForge",
    "github_not_found": true,
    "lcname": "backtestpy"
}
        
Elapsed time: 4.78110s