OK, I'm continuing my dive into machine learning. I will make two indicators - RSI, which tries to represent (as believed), mean reversion (more acurrately probably - momentum) and momentum indicator in the form of relationship between price and moving average. I will be using Forex, EURUSD, daily prices as my only data and scikit-learn for SVM. Indicators: […]
↧