Adding Oracle function which :
- contains several predictions models such as Exponential smoothing, Prophet, Auto-ARIMA, Theta(2), ARIMA, FFT, FourTheta, NaiveDrift, NaiveMean, NaiveSeasonal
- calculates MAPE for each of these models to check the accuracy
- predict returns of your assets and portfolio with all these models