DeepThought icon indicating copy to clipboard operation
DeepThought copied to clipboard

DeepThought is an algorithmic cryptocurrency trading bot.

Results 15 DeepThought issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement
good first issue

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...

enhancement
good first issue

Ensure new builds meet backtesting standards and builds succeed via YAML workflow

enhancement