/AI-Trader

Bitcoin / Crypto AI Trading Bot

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

AI-Trader

Just getting started here...


---- Setting Up Locally:

pipenv sync

pipenv shell

python -m ipykernel install --user --name=aitrader

jupyter notebook --ip=127.0.0.1

---- At this point you should be able to switch to your Pipenv's Python as kernel in notebook.


or...

All of the .ipynb scripts in this repo can be run on Google Colaboratory. There is a Colab button link on each of the script pages here on Github. For instance: https://github.com/TheDoctorAI/AI-Trader/blob/master/lstm_forecaster.ipynb