Hacker News new | ask | show | jobs
by partypete 601 days ago
The training data is composed of the bot’s previously executed trades from the last 63 days joined on the price/volume data. So the model discovers patterns in the price/volume data that have historically lead to well-performing trades. The dependent variable is gold/second generated from a historical trade.
1 comments

Thanks! But how was the bot running before the training data existed? I think that’s what I was missing. The baseline?