ml-forex-prediction icon indicating copy to clipboard operation
ml-forex-prediction copied to clipboard

Predicting Forex Future Price with Machine Learning

Results 8 ml-forex-prediction issues
Sort by recently updated
recently updated
newest added

You inported the header file below `from matplotlib.finance import quotes_historical_yahoo_ochl` is no longer applicable anyway you would like to suggest to replace this? preferbly method that can import data from...

To extract meaningful statistics

It is predicted and calculated to test data, how can i predict brand new day? I mean next day?

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...

Hi,return_range = df['return'].max() - df['return'].min() is a future function