DanielNobbe / Forex

0 stars 0 forks source link

2n markov #9

Closed DanielNobbe closed 3 years ago

DanielNobbe commented 3 years ago

This includes a generic n-th order Markov kernel model. To use this, the dt_settings variable is required, which stores the offsets of each data point the model is trained for. This is now also added to the pretrained model file, in addition to a 'notes' field, in which a description of the trained model can be given. NOTE: This PR breaks previous pretrained model files.