{ "info": { "author": "Tim Paine", "author_email": "timothy.k.paine@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# AlgoCoin\nAlgorithmic Trading Bitcoin. \n\n# UPDATE: MASTER is working for market orders ONLY on gemini. Everything else is still in beta until limit order support is done\n\n[![Version](https://img.shields.io/badge/version-0.0.2-lightgrey.svg)](https://img.shields.io/badge/version-0.0.2-lightgrey.svg)\n[![Build Status](https://travis-ci.org/timkpaine/algo-coin.svg?branch=master)](https://travis-ci.org/timkpaine/algo-coin)\n[![Coverage](https://codecov.io/gh/timkpaine/algo-coin/coverage.svg?branch=master&token=JGqz8ChQxd)](https://codecov.io/gh/timkpaine/algo-coin)\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/algo-coin/Lobby)\n[![Waffle.io](https://badge.waffle.io/timkpaine/algo-coin.png?label=ready&title=Ready)](https://waffle.io/timkpaine/algo-coin?utm_source=badge)\n[![BCH compliance](https://bettercodehub.com/edge/badge/timkpaine/algo-coin?branch=master)](https://bettercodehub.com/)\n[![Beerpay](https://beerpay.io/timkpaine/algo-coin/badge.svg?style=flat)](https://beerpay.io/timkpaine/algo-coin)\n[![License](https://img.shields.io/github/license/timkpaine/algo-coin.svg)]()\n[![PyPI](https://img.shields.io/pypi/v/algocoin.svg)]()\n[![Site](https://img.shields.io/badge/Site--grey.svg?colorB=FFFFFF)](http://paine.nyc/algo-coin)\n\n## Overview \nLightweight, extensible program for algorithmically trading cryptocurrencies across multiple exchanges. \n\n### System Architecture\nAlgoCoin is an event based trading system written in python. It comes with support for live trading across (and between) multiple exchanges, fully integrated backtesting support, slippage and transaction cost modeling, and robust reporting and risk mitigation through manual and programatic algorithm controls.\n\n### Algorithm\nLike Zipline, the inspriation for this system, AlgoCoin exposes a single algorithm class which is utilized for both live trading and backtesting. The algorithm class is simple enough to write and test algorithms quickly, but extensible enough to allow for complex slippage and transaction cost modeling, as well as mid- and post- trade analysis. \n\n### Markets\nEventual coverage:\n\n- Bitstamp\n- Bitfinex\n- CEX\n- GDAX \n- Gemini \n- HitBTC\n- ItBit\n- Kraken\n- LakeBTC\n- Poloniex\n\n#### Market Data (Websocket)\n[![GDAX](https://img.shields.io/badge/GDAX-OK-brightgreen.svg)](https://img.shields.io/badge/GDAX-OK-brightgreen.svg)\n[![GEMINI](https://img.shields.io/badge/Gemini-OK-brightgreen.svg)](https://img.shields.io/badge/Gemini-OK-brightgreen.svg)\n[![ITBIT](https://img.shields.io/badge/ItBit-ERR-brightred.svg)](https://img.shields.io/badge/ItBit-ERR-brightred.svg)\n[![KRAKEN](https://img.shields.io/badge/Kraken-ERR-brightred.svg)](https://img.shields.io/badge/Kraken-ERR-brightred.svg)\n[![POLONIEX](https://img.shields.io/badge/Poloniex-ERR-brightred.svg)](https://img.shields.io/badge/Poloniex-ERR-brightred.svg)\n\n#### Order Entry (REST)\n[![GDAX](https://img.shields.io/badge/GDAX-OK-brightgreen.svg)](https://img.shields.io/badge/GDAX-OK-brightgreen.svg)\n[![GEMINI](https://img.shields.io/badge/Gemini-OK-brightgreen.svg)](https://img.shields.io/badge/Gemini-OK-brightgreen.svg)\n[![ITBIT](https://img.shields.io/badge/ItBit-ERR-brightred.svg)](https://img.shields.io/badge/ItBit-ERR-brightred.svg)\n[![KRAKEN](https://img.shields.io/badge/Kraken-ERR-brightred.svg)](https://img.shields.io/badge/Kraken-ERR-brightred.svg)\n[![POLONIEX](https://img.shields.io/badge/Poloniex-ERR-brightred.svg)](https://img.shields.io/badge/Poloniex-ERR-brightred.svg)\n\n---\n\n## Getting Started\n\n### Installation\nInstall the library from source:\n\n```python\npython setup.py install\n```\n\n### API Keys\nYou should creat API keys for exchanges you wish to trade on. For this example, we will assume a GDAX sandbox account with trading enabled. I usually put my keys in a set of shell scripts that are gitignored, so I don't post anything by accident. My scripts look something like:\n\n```bash\nexport GDAX_API_KEY=...\nexport GDAX_API_SECRET=...\nexport GDAX_API_PASS=...\n```\n\nPrior to running, I then source the keys I need. \n\nLet's make sure everything worked out by running a sample strategy on the GDAX sandbox exchange:\n\n```bash\npython3 -m algocoin --sandbox\n```\n\n### Writing an algorithm\n\n### Backtesting\n\n#### Getting Data\n\n### Sandboxes\n\n### Live Trading\n\n---\n\n## Contributing\n\n---\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/timkpaine/algo-coin/archive/v0.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/timkpaine/algo-coin", "keywords": "algorithmic trading cryptocurrencies", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "algocoin", "package_url": "https://pypi.org/project/algocoin/", "platform": "", "project_url": "https://pypi.org/project/algocoin/", "project_urls": { "Download": "https://github.com/timkpaine/algo-coin/archive/v0.0.2.tar.gz", "Homepage": "https://github.com/timkpaine/algo-coin" }, "release_url": "https://pypi.org/project/algocoin/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Algorithmic trading library for cryptocurrencies", "version": "0.0.2" }, "last_serial": 3306516, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "b5a8f7eb914f038f316c1a86e4f9455a", "sha256": "a85e3abd614ec9e2b913e60649b1e91a580934ee08194da7bd6f4a1e66c16d04" }, "downloads": -1, "filename": "algocoin-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b5a8f7eb914f038f316c1a86e4f9455a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 66725, "upload_time": "2017-10-10T01:37:55", "url": "https://files.pythonhosted.org/packages/9a/78/fa769b1688b88afbb3c10a09b0fe5aada10f4cb5b8cc4d5185dc6f9d633f/algocoin-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3129b22ca9d08bc8dcc2d54d2df69816", "sha256": "c72e16675289a4e60e09cbf8db35df096d98c790c92190beb0e98bbad7c79453" }, "downloads": -1, "filename": "algocoin-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3129b22ca9d08bc8dcc2d54d2df69816", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37490, "upload_time": "2017-11-05T04:07:43", "url": "https://files.pythonhosted.org/packages/d2/bf/1b2de17ca8cdf325b9e3eea2bbee31a32ededde69ddf70602bae0e7fbfc1/algocoin-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3129b22ca9d08bc8dcc2d54d2df69816", "sha256": "c72e16675289a4e60e09cbf8db35df096d98c790c92190beb0e98bbad7c79453" }, "downloads": -1, "filename": "algocoin-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3129b22ca9d08bc8dcc2d54d2df69816", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 37490, "upload_time": "2017-11-05T04:07:43", "url": "https://files.pythonhosted.org/packages/d2/bf/1b2de17ca8cdf325b9e3eea2bbee31a32ededde69ddf70602bae0e7fbfc1/algocoin-0.0.2.tar.gz" } ] }