oceanprotocol / pdr-backend

Instructions & code to run predictoors, traders, more.
Apache License 2.0
22 stars 15 forks source link

[EPIC, Sim] Sim predicts/trades >1 feed #1264

Open trentmc opened 1 week ago

trentmc commented 1 week ago

Do NOT do this issue until we're past #1278 "Experiment: Reframe to classify 'will price go up anytime in next 5 min?', etc.". WHY: because it there would be massive code conflict

Background / motivation

Background: we ran historical-mock simulation with status-quo trading, for each of the 10 five-min feeds. Some made $, some lost $. But in aggregate they make $.

We want to make it easy to do simulation across >1 feeds at once. (For same time-scale, eg all 10 five-min feeds.)

TODOs

Related github issues