DanielNobbe / Forex

0 stars 0 forks source link

Modify models to use all candlestick information #22

Open DanielNobbe opened 3 years ago

DanielNobbe commented 3 years ago

Current implementation has models using only close values. Using the open, low and high values will give the model more information, and might be beneficial for predictions. Add this functionality. Notes: