FinRL-Meta icon indicating copy to clipboard operation
FinRL-Meta copied to clipboard

[Suggestion] Synthetic series for first "games" and / or testing

Open cryptocoinserver opened this issue 3 years ago • 0 comments

A great repo and paper: https://github.com/golsun/deep-RL-trading

This could be useful for FinRL maybe as helper / environment function. Training first on rather simple idealized synthetic prices before feeding real data might be beneficial to learn the agent the "basics". Also it's great for testing.

  • Sine wave
  • Trend curves
  • Random walk
  • Different types of autocorrelation
  • Adding different degrees of noise/trend
  • Reoccurring patterns (Source: https://youtu.be/c0gpgCyjTM8?t=1372)

There are existing libraries / examples available like

cryptocoinserver avatar Jan 17 '22 14:01 cryptocoinserver