finmarketpy


Namefinmarketpy JSON
Version 0.11.13 PyPI version JSON
download
home_pagehttps://github.com/cuemacro/finmarketpy
Summaryfinmarketpy is a Python based library for backtesting trading strategies
upload_time2024-01-01 21:29:20
maintainer
docs_urlNone
authorSaeed Amen
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/f2/7d/b26298591b0b6b4ea13542ffcdcf1a344e1366bb7239fef657b092cdbcb1/finmarketpy-0.11.13.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.13",
    "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": "2bb7a1c26b62d0d1b3de05338b8a87c8a14a8ae34d113cd3fa4ee9fdf62c617a",
                "md5": "cf4c3e958ba6bb782b0d376c679db27c",
                "sha256": "96c4b243bf2cc7d8042a6e83f28b4addd10b1e96e3f0e6481c0854abc975aabd"
            },
            "downloads": -1,
            "filename": "finmarketpy-0.11.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cf4c3e958ba6bb782b0d376c679db27c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1747482,
            "upload_time": "2024-01-01T21:29:17",
            "upload_time_iso_8601": "2024-01-01T21:29:17.879555Z",
            "url": "https://files.pythonhosted.org/packages/2b/b7/a1c26b62d0d1b3de05338b8a87c8a14a8ae34d113cd3fa4ee9fdf62c617a/finmarketpy-0.11.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f27db26298591b0b6b4ea13542ffcdcf1a344e1366bb7239fef657b092cdbcb1",
                "md5": "e23aebd53dacac3f571f7731efe54880",
                "sha256": "40bf3232ab7c0fd67a71bf3e1a05e58eebeb11d381dad59b7cb62f4d460c08cc"
            },
            "downloads": -1,
            "filename": "finmarketpy-0.11.13.tar.gz",
            "has_sig": false,
            "md5_digest": "e23aebd53dacac3f571f7731efe54880",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1745656,
            "upload_time": "2024-01-01T21:29:20",
            "upload_time_iso_8601": "2024-01-01T21:29:20.660462Z",
            "url": "https://files.pythonhosted.org/packages/f2/7d/b26298591b0b6b4ea13542ffcdcf1a344e1366bb7239fef657b092cdbcb1/finmarketpy-0.11.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-01 21:29:20",
    "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.16758s