DeepThought
DeepThought copied to clipboard
DeepThought is an algorithmic cryptocurrency trading bot.
Trying out deep learning seems like the next logical step in writing a solid algorithm. Having some ML model that can, say, classify if a coin is going to heavily...
Find historical cryptocurrency data (e.g. hour by hour pricing of a cryptocurrency over a certain amount of years/months/days) and store it in a datasets folder in the repo in a...
The different trading algorithms will buy and sell at various prices. It would be very useful and nice to have them store (in say a dict) the time and price...
Ensure new builds meet backtesting standards and builds succeed via YAML workflow