{ "info": { "author": "litepresence", "author_email": "info@litepresence.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# Installation\n\n\nNOTE: this toolset is currently in alpha state of development; more new toys coming soon!\n\n\n(BTS) litpresence1 \n----------------------\n\n```\ndef WTFPL_v0_March_1765():\n if any([stamps, licenses, taxation, regulation, fiat, etat]):\n try:\n print('no thank you')\n except: \n return [tar, feathers]\n```\n\nCryptocurrency algo trading tools\n\nThe repo name \"Extinction Event\" was born of the notion that DEX tech combined with AI controlled algo trading tech reaching the common user, in unison, would be an extinction level event for both centralized web-based exchanges and \"monthly fee\" algo trading services.\n\n\nEV.py \n------------\n\talgo trading bot framework for trading on the Bitshares DEX with external CEX data; requires metaNODE\nmicroDEX.py \n------------\n\tlightweight user interface to perform manual buy/sell/cancel operations on the Bitshares DEX\nmetaNODE.py\n------------\n\tstatistical curation of market data from multiple public DEX nodes into a streaming text file\nbitshares-latency.py\n------------\n\tscans all known nodes in the Bitshares public network for lowest latency\nbitshares-database-reference.py\n------------\n\tmake api requests to Bitshares database without pybitshares\n\n\n\n\n\n\n\nMake sure you are on an updated linux machine\n-----------------------------------------------\n\n\t$ sudo apt-get update\n\t\n\tif not, visit https://linuxmint-installation-guide.readthedocs.io/en/latest/choose.html\n\n\nClone repository\n-----------------------------------------------\n\n In terminal change directory to location you would like to install my repository, then:\n\n\t$ git clone https://github.com/litepresence/extinction-event.git\n\t\n\tThanks to: @sschiessl for setup.py & Makefile\n\nChange directory to:\n-----------------------------------------------\n\t\n\t$ cd extinction-event\n\t$ dir\n\n\tYou should see two folders EV and microDEX which contain EV.py and microDEX.py respectively; \n\talong with some other dex tools under development.\n\nInstall environment\n-----------------------------------------------\n\t\n\t$ sudo apt-get install -y python3 python3-pip\n\t\n\t*NOTE this requirement may already be satisified on your system, do it anyway to check\n\nInstall virtual environment and requirements\n-----------------------------------------------\n\n\t$ sudo pip3 install virtualenv\n\t$ virtualenv -p python3 env \n\t$ source env/bin/activate\n\t$ pip install -r requirements.txt\n\t\nTest microDEX in virtual environment\n-----------------------------------------------\n\n\t$ python3 microDEX/microDEX.py\n\t\nTest Extinction Event in virtual environment\n-----------------------------------------------\n\n\n\t$ python3 EV/EV.py\n\t\nEV and microDEX are a bot framework and exchange interface respectively.\nYou cannot use these to create accounts or withdraw funds.\n\n\nCreate an account on Bishares Reference UI\n-----------------------------------------------\n\n\n\tTo create an account:\n\t\n https://bitshares.org/download/\n install bitshares by double clicking on *.deb file\n\n create a new account on the bitshares exchange\n sign into bitshares graphical interface\n settings >>> accounts >>> show keys\n click on KEY ICON\n click SHOW private key in WIF FORMAT\n\n You will need this WIF key in step 12\n\n You should come away from step 11 with\n\n account name\n Reference UI account password\n WIF KEY\n\n \nCreate a local wallet with uptick\n-----------------------------------------------\n\n go to: https://media.readthedocs.org/pdf/uptick/latest/uptick.pdf\n perform steps:\n 4.2.1\n 4.2.2\n 4.2.3\n\n Create a new account on uptick using your Bitshares Reference UI name:\n\n\t uptick newaccount [account name from step 11]\t\n\n ** Then create a password and enter new account's password twice\n ** This is your local wallet password WRITE IT DOWN\n ** You will need this to log into Extinction Event or microDEX\n\n uptick set default_account [account name from step 11]\t\n\n Add a private key to the wallet:\n\n\t uptick addkey \n\n will ask you for password from local wallet step 12\n will then ask you for WIF KEY from step 11\n\n\nObtain latest scripts\n-----------------------------------------------\n\n Check back regularly to obtain latest version of Extinction Event and microDEX from official source:\n\n https://github.com/litepresence/extinction-event/blob/master/microDEX/microDEX.py\n https://github.com/litepresence/extinction-event/blob/master/EV/EV.py\n\n In Github press raw button and then do select all and copy. \n Paste it in a text editor and save as microDEX.py and EV.py respectively.\n Save it into a folder you want to use for trading. \n You will be changing into that directory to run the script.\n\n These are stand alone python scripts. You do not need to clone my repos, though you are welcome to do so. \n Extinction Event is an algo trading bot framework including backtest and live session engine.\n microDEX is a live orderbook, chart, and UI for manual trading\n You can learn more about both by visiting bitsharestalk General Forum.\n I also have Elitist Bred Quantum Particle Swarm tuned algorithms for sale in the forum.\n\n Visit litepresence.com to learn more.\n\n Read scripts before you put passwords in; take personal responsibility!\n If you don't and I am scammer I take your funds quick and easy. \n\n Extinction Event and microDEX are BLEEDING EDGE TECHNOLOGY in active DEVELOPMENT. \n These are alpha release to public domain without warranty. \n YOU SHOULD EXPECT UPDATES AND BUG FIXES in the near future.\n\n READ THE CODE - Check litepresence github regularly for latest version.\n\n\nRun microDEX\n-----------------------------------------------\n\n source env/bin/activate\n\t\n from the extinction-event folder will turn on your virtual environment\n\n in terminal navigate to the virtual environment folder containing microDEX.py\n\n commands: 'dir', 'cd ..', 'cd folder/folder' are helpful\n \n python3 microDEX.py\n\n enter account name from step 11\n enter market in format as shown\n enter local wallet password from step 12 \n (you can skip this and demo without password)\n\nRun Extinction Event\n-----------------------------------------------\n\n in terminal navigate to the virtual environment folder containing EV.py\n\n python3 EV.py\n\n you will be presented with options of MODE 0 through 5, select one and ENTER\n\n in def install_tune() you can optimize your algorithm\n\n\tctrl + shift + \\\n\n\twill exit to terminal from either script ending all processes\n\n\nVisit litepresence.com for machine optimized algorithms\n========================================================\n\n\tusing elitist bred quantum particle swarms I run hundreds of thousands of backtests to optimize algorithms\n\tyou can optimize algorithms yourself by trial and error, but why not let my AI handle it?\n\n\tlitepresence.com\n\t\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/litepresence/extinction-event/tarball/0.14", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.litepresence.com", "keywords": "bitshares", "license": "", "maintainer": "", "maintainer_email": "", "name": "extinction-event", "package_url": "https://pypi.org/project/extinction-event/", "platform": "", "project_url": "https://pypi.org/project/extinction-event/", "project_urls": { "Download": "https://github.com/litepresence/extinction-event/tarball/0.14", "Homepage": "http://www.litepresence.com" }, "release_url": "https://pypi.org/project/extinction-event/0.14/", "requires_dist": null, "requires_python": "", "summary": "Extinction event.Cryptocurrency algo trading tools.", "version": "0.14" }, "last_serial": 3961388, "releases": { "0.13": [ { "comment_text": "", "digests": { "md5": "911026eff0823ba3182a590abc642e02", "sha256": "e7d2d6ba1a836acdb935faf22f32459e4459b8ddcdb2093a35024fcc58567e06" }, "downloads": -1, "filename": "extinction_event-0.13-py3-none-any.whl", "has_sig": false, "md5_digest": "911026eff0823ba3182a590abc642e02", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 16476, "upload_time": "2018-04-10T08:04:18", "url": "https://files.pythonhosted.org/packages/16/ef/31fb4b89671848bc052019d2dd4c5b78ad7be9066a0fa5fe9059cf35dea5/extinction_event-0.13-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6f2fe9aa656992042a2b55e446e6840b", "sha256": "af93c35b86c14ad4ca52aef3925a22bbff38e1f512cdd5397bf7c87d36d08f87" }, "downloads": -1, "filename": "extinction-event-0.13.tar.gz", "has_sig": false, "md5_digest": "6f2fe9aa656992042a2b55e446e6840b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15283, "upload_time": "2018-04-10T08:04:16", "url": "https://files.pythonhosted.org/packages/7e/0d/23cfa043e13b316a145ad1e9122943d35ddb9d98103ad39e6b53b373f359/extinction-event-0.13.tar.gz" } ], "0.14": [ { "comment_text": "", "digests": { "md5": "5581db7d9736b9e798b7b4ba45a49ccc", "sha256": "976bf426a824273f1ba2cfaf47343e16875cd40bd97b5726e64f4804b4ebbe4e" }, "downloads": -1, "filename": "extinction_event-0.14-py3-none-any.whl", "has_sig": false, "md5_digest": "5581db7d9736b9e798b7b4ba45a49ccc", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 50520, "upload_time": "2018-06-14T13:32:25", "url": "https://files.pythonhosted.org/packages/95/08/3b8daf925cb91c4f7552ffb2b8f8b80cd9f650357b5c602099c145079e85/extinction_event-0.14-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d377fab503486d1e3a5aa6cc1faced01", "sha256": "217db6b008e1f521114e991987b441fc0d872cf1184124ee09eed2cb3fe2f24f" }, "downloads": -1, "filename": "extinction-event-0.14.tar.gz", "has_sig": false, "md5_digest": "d377fab503486d1e3a5aa6cc1faced01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52477, "upload_time": "2018-06-14T13:32:22", "url": "https://files.pythonhosted.org/packages/09/ca/eb90ba0e97d4489e4235a14139e06dd50b732a788ab68442a99e452a4d77/extinction-event-0.14.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5581db7d9736b9e798b7b4ba45a49ccc", "sha256": "976bf426a824273f1ba2cfaf47343e16875cd40bd97b5726e64f4804b4ebbe4e" }, "downloads": -1, "filename": "extinction_event-0.14-py3-none-any.whl", "has_sig": false, "md5_digest": "5581db7d9736b9e798b7b4ba45a49ccc", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 50520, "upload_time": "2018-06-14T13:32:25", "url": "https://files.pythonhosted.org/packages/95/08/3b8daf925cb91c4f7552ffb2b8f8b80cd9f650357b5c602099c145079e85/extinction_event-0.14-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d377fab503486d1e3a5aa6cc1faced01", "sha256": "217db6b008e1f521114e991987b441fc0d872cf1184124ee09eed2cb3fe2f24f" }, "downloads": -1, "filename": "extinction-event-0.14.tar.gz", "has_sig": false, "md5_digest": "d377fab503486d1e3a5aa6cc1faced01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52477, "upload_time": "2018-06-14T13:32:22", "url": "https://files.pythonhosted.org/packages/09/ca/eb90ba0e97d4489e4235a14139e06dd50b732a788ab68442a99e452a4d77/extinction-event-0.14.tar.gz" } ] }