{ "info": { "author": "Daniel Zhou", "author_email": "danichau93@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: OS Independent", "Programming Language :: Python :: 3.4", "Topic :: Office/Business :: Financial :: Investment" ], "description": "Zipline BitMEX\n==============\n\nBitMEX bundle for `Zipline `_\n\n**[WARNING]** There is a bug in this repo. It can ingest the data from the BitMEX API to the Zipline folder, but somehow I can't run an algorithm upon it. Any PRs or advice would be appreciated!\n\nUsage\n-----\n\n1. Install this package with pip:\n\n::\n\n pip install zipline-bitmex\n\n. You may want to run this command with ``--user`` parameter.\n\n2. Register this package to Zipline by writing following content to\n ``$HOME/.zipline/extension.py``:\n\n.. code:: python\n\n from zipline.data.bundles import register\n from zipline_bitmex import bitmex_bundle\n import pandas as pd\n\n start = pd.Timestamp('2019-01-01', tz='utc')\n end = pd.Timestamp('2019-01-07', tz='utc')\n\n register(\n 'bitmex',\n bitmex_bundle(['XBTUSD']),\n calendar_name='bitmex',\n start_session=start,\n end_session=end,\n minutes_per_day=24*60,\n )\n\n3. Ingest the data bundle with:\n\n::\n\n zipline ingest -b bitmex\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nerdDan/zipline-bitmex", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "zipline-bitmex", "package_url": "https://pypi.org/project/zipline-bitmex/", "platform": "", "project_url": "https://pypi.org/project/zipline-bitmex/", "project_urls": { "Homepage": "https://github.com/nerdDan/zipline-bitmex" }, "release_url": "https://pypi.org/project/zipline-bitmex/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "BitMEX bundle for Zipline", "version": "0.1.2" }, "last_serial": 4731793, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "74e469c248267e7e60e0030b7cf8ca2c", "sha256": "d67d691f78dd016102ddb406edf511c2f37fe6bc7fa6bb7a619c8ca257ca2b26" }, "downloads": -1, "filename": "zipline-bitmex-0.1.1.tar.gz", "has_sig": false, "md5_digest": "74e469c248267e7e60e0030b7cf8ca2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2751, "upload_time": "2017-08-14T05:45:19", "url": "https://files.pythonhosted.org/packages/d2/34/e8b6fcd59b0c0253fec39670d815db0d7087a26ce790d16534b2f1f9f4a5/zipline-bitmex-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "01004b934e246e1b5db0566cd616bd29", "sha256": "647747cbced126ae537be725f399a96f7acb171a1d50c243e9726883397e6817" }, "downloads": -1, "filename": "zipline_bitmex-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "01004b934e246e1b5db0566cd616bd29", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16542, "upload_time": "2019-01-23T15:29:38", "url": "https://files.pythonhosted.org/packages/69/2d/2f61365aba32b86d45938f3fc71c75398791dcc49933c1ab1da7834a087f/zipline_bitmex-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4561d431ef63407c08282775f30f678", "sha256": "80ee70cfea98f87e41693efc7fb57d840aa2bd10cd0814c7857a809dd5f82c45" }, "downloads": -1, "filename": "zipline-bitmex-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c4561d431ef63407c08282775f30f678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3489, "upload_time": "2019-01-23T15:29:40", "url": "https://files.pythonhosted.org/packages/c7/be/4fb192d3697a36c6230ef001e095633989982fd87322c3c2611d4fe066e4/zipline-bitmex-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01004b934e246e1b5db0566cd616bd29", "sha256": "647747cbced126ae537be725f399a96f7acb171a1d50c243e9726883397e6817" }, "downloads": -1, "filename": "zipline_bitmex-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "01004b934e246e1b5db0566cd616bd29", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16542, "upload_time": "2019-01-23T15:29:38", "url": "https://files.pythonhosted.org/packages/69/2d/2f61365aba32b86d45938f3fc71c75398791dcc49933c1ab1da7834a087f/zipline_bitmex-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c4561d431ef63407c08282775f30f678", "sha256": "80ee70cfea98f87e41693efc7fb57d840aa2bd10cd0814c7857a809dd5f82c45" }, "downloads": -1, "filename": "zipline-bitmex-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c4561d431ef63407c08282775f30f678", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3489, "upload_time": "2019-01-23T15:29:40", "url": "https://files.pythonhosted.org/packages/c7/be/4fb192d3697a36c6230ef001e095633989982fd87322c3c2611d4fe066e4/zipline-bitmex-0.1.2.tar.gz" } ] }