This repo was checked into Git as part of my cleanup work.
Uiiii we will get rich... sry nope 🧐 just a few lines of Python code to trade all sort of sh*tcoins on Binance.
If you not have an Account, please consider to use this Referal-Link: https://accounts.binance.com/en/register?ref=GS2A2GHH it will result in a Fee-Discount for you :)
You need to have a basic understanding of the topic and be hands-on to make this piece of code profitable
pip install pandas
pipi install numpy
pip install sqlalchemy
pip install binance
First run CryptoStream to acquire the necessary live datastream
python CryptoStream.py
After a while we acquired enough data to start the trading bot.
python CryptoBot.py
U can monitor the Bot using CryptoStats.py or by watching the logstream.
python CryptoStats.py
or
tail -f path/to/logfile.log
Output of CryptoStats.py
Output of logstream created by CryptoTrader.py
The Content is for informational purposes only, you should not construe any such information or other material as legal, tax, investment, financial, or other advice.
Please read and understand DISCLAIMER.md in addition to the aforementioned disclaimer.