PyAlgoTradePro


NamePyAlgoTradePro JSON
Version 1.18 PyPI version JSON
download
home_pagehttps://github.com/yanjlee/pyalgotrade/
SummaryPython Algorithmic Trading
upload_time2024-06-01 08:11:47
maintainerNone
docs_urlNone
authoryanjlee
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Python library for backtesting stock trading strategies.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yanjlee/pyalgotrade/",
    "name": "PyAlgoTradePro",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "yanjlee",
    "author_email": "yanjlee@163.com",
    "download_url": "https://files.pythonhosted.org/packages/94/03/1af1b19a8387c91c129e37bc7760e97c7671afd0b0fa69ff3be33fe7138c/pyalgotradepro-1.18.tar.gz",
    "platform": null,
    "description": "Python library for backtesting stock trading strategies.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python Algorithmic Trading",
    "version": "1.18",
    "project_urls": {
        "Homepage": "https://github.com/yanjlee/pyalgotrade/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1475a4f818e28fd4827a2ed5ba3da52af5d8a8f0f4b7496484df004d750f8c4d",
                "md5": "22ff99f44bc34ad4bb33c0bf0c9f8b75",
                "sha256": "cd1f05e37d6bec51f259776200b2a27933f8a045ffb6dcb8317b77a804ff7268"
            },
            "downloads": -1,
            "filename": "PyAlgoTradePro-1.18-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22ff99f44bc34ad4bb33c0bf0c9f8b75",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 161566,
            "upload_time": "2024-06-01T08:11:44",
            "upload_time_iso_8601": "2024-06-01T08:11:44.903185Z",
            "url": "https://files.pythonhosted.org/packages/14/75/a4f818e28fd4827a2ed5ba3da52af5d8a8f0f4b7496484df004d750f8c4d/PyAlgoTradePro-1.18-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94031af1b19a8387c91c129e37bc7760e97c7671afd0b0fa69ff3be33fe7138c",
                "md5": "8088b664a508ce8061135b15707d8856",
                "sha256": "901b86e82fc1a7edd7b1b26da5a2919b4bca31e875587635195ef8dbb1ad2435"
            },
            "downloads": -1,
            "filename": "pyalgotradepro-1.18.tar.gz",
            "has_sig": false,
            "md5_digest": "8088b664a508ce8061135b15707d8856",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 87111,
            "upload_time": "2024-06-01T08:11:47",
            "upload_time_iso_8601": "2024-06-01T08:11:47.653073Z",
            "url": "https://files.pythonhosted.org/packages/94/03/1af1b19a8387c91c129e37bc7760e97c7671afd0b0fa69ff3be33fe7138c/pyalgotradepro-1.18.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 08:11:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yanjlee",
    "github_project": "pyalgotrade",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyalgotradepro"
}
        
Elapsed time: 2.52358s