finmarketpy


Namefinmarketpy JSON
Version 0.11.14 PyPI version JSON
download
home_pagehttps://github.com/cuemacro/finmarketpy
Summaryfinmarketpy is a Python based library for backtesting trading strategies
upload_time2024-05-19 22:21:33
maintainerNone
docs_urlNone
authorSaeed Amen
requires_pythonNone
licenseApache 2.0
keywords trading markets currencies pandas data bloomberg tick stocks equities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            finmarketpy is a Python based library that enables you to 
analyze market data and also to backtest trading strategies using a simple to 
use API, which has prebuilt templates for you to define backtest.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cuemacro/finmarketpy",
    "name": "finmarketpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "trading, markets, currencies, pandas, data, Bloomberg, tick, stocks, equities",
    "author": "Saeed Amen",
    "author_email": "saeed@cuemacro.com",
    "download_url": "https://files.pythonhosted.org/packages/2c/e9/e0c8ff7795cc1069e74a0b9953f93b118b6b66861c98be8de63f77fb8c2b/finmarketpy-0.11.14.tar.gz",
    "platform": null,
    "description": "finmarketpy is a Python based library that enables you to \nanalyze market data and also to backtest trading strategies using a simple to \nuse API, which has prebuilt templates for you to define backtest.\n\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "finmarketpy is a Python based library for backtesting trading strategies",
    "version": "0.11.14",
    "project_urls": {
        "Homepage": "https://github.com/cuemacro/finmarketpy"
    },
    "split_keywords": [
        "trading",
        " markets",
        " currencies",
        " pandas",
        " data",
        " bloomberg",
        " tick",
        " stocks",
        " equities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "936e322c64d932477ed4b65fa3e25bb916186afdc69554545a99b26e54e641b3",
                "md5": "29664c48a3a1d31302c48e02bcc6d4cf",
                "sha256": "505a45986624481f3c030fc63d01816711423c81253faecf2b2ce108e4138f1b"
            },
            "downloads": -1,
            "filename": "finmarketpy-0.11.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29664c48a3a1d31302c48e02bcc6d4cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1755011,
            "upload_time": "2024-05-19T22:21:30",
            "upload_time_iso_8601": "2024-05-19T22:21:30.109258Z",
            "url": "https://files.pythonhosted.org/packages/93/6e/322c64d932477ed4b65fa3e25bb916186afdc69554545a99b26e54e641b3/finmarketpy-0.11.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ce9e0c8ff7795cc1069e74a0b9953f93b118b6b66861c98be8de63f77fb8c2b",
                "md5": "6fffc355ad577351bee2c7bcd7303bf5",
                "sha256": "b38bb7e257d4bd0f177d51b76ce50847d0939b8ee1380485d01d5441d415925f"
            },
            "downloads": -1,
            "filename": "finmarketpy-0.11.14.tar.gz",
            "has_sig": false,
            "md5_digest": "6fffc355ad577351bee2c7bcd7303bf5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1753695,
            "upload_time": "2024-05-19T22:21:33",
            "upload_time_iso_8601": "2024-05-19T22:21:33.095640Z",
            "url": "https://files.pythonhosted.org/packages/2c/e9/e0c8ff7795cc1069e74a0b9953f93b118b6b66861c98be8de63f77fb8c2b/finmarketpy-0.11.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 22:21:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cuemacro",
    "github_project": "finmarketpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "finmarketpy"
}
        
Elapsed time: 0.25910s