leek / tideGoesInTideGoesOut

Experimental crypto trading bot using robin-stocks. Such things are very risky. For educational purposes only. Write up at https://medium.com/swlh/a-full-crypto-trading-bot-in-python-aafba122bc4e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forked from https://github.com/JasonRBowling/cryptoTradingBot

Experimental crypto trading bot using robin-stocks. Such things are very risky. For educational purposes only. Write up at https://medium.com/swlh/a-full-crypto-trading-bot-in-python-aafba122bc4e


Commands to be used in terminal/cmd

Navigate to the directory you put your code in:

cd [path to the folder]

Install Python packages with pip:

pip install -r requirements.txt

Run the Python script:

python tideGoesInTideGoesOut.py


About

Experimental crypto trading bot using robin-stocks. Such things are very risky. For educational purposes only. Write up at https://medium.com/swlh/a-full-crypto-trading-bot-in-python-aafba122bc4e


Languages

Language:Python 100.0%