ml-forex-prediction
ml-forex-prediction copied to clipboard
Are you passing to predict futures values?
Hello, Quit an old repo, but it seems to me that when you are using Predict function you are passing values in the futur. The 60 features sample array you are building is using return from futur. In real life you can not pass thoses values to the Predict Method.
Did I miss something?
Regards