{ "info": { "author": "Rick Crook", "author_email": "richard@pinkgrass.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: Apache Software License", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Kaia is a backtesting and trading CLI using the PyAlgoTrade library. It currently is configured to work with Oanda broker account.\n\nInstallation\n $ pip install requests\n\nUsage\n $ kaia --help\n Usage: kaia [OPTIONS] COMMAND [ARGS]...\n\n Options:\n --broker TEXT set broker [default: oanda]\n --help Show this message and exit.\n\n Commands:\n backtest Backtest strategy against market data (csv)...\n marketdata Download market data from broker store as...\n trade Parse back test results and start trading if...", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pinkgrass/kaia", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "kaia", "package_url": "https://pypi.org/project/kaia/", "platform": "any", "project_url": "https://pypi.org/project/kaia/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pinkgrass/kaia" }, "release_url": "https://pypi.org/project/kaia/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Kaia is a backtesting and trading CLI for the PyAlgoTrade library", "version": "0.1.1" }, "last_serial": 1712215, "releases": { "0.1.1": [] }, "urls": [] }