Simulate Cryptocurrency Market
API
This project was made so I could build my own trading algorithms. In which I'd be able to plot the historic data from binance and apply
my own algorithms which would plot either a green or red dot depending on if the bot would buy or sell. Based on that data it would
possible to calculate how much profit it would be able to make. But unfortunately I never managed to make a successful algorithm.