
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Extrapolator:
Extrapolator is a result of a long-term research in the field of Timeseries Forecasting. This indicator forecasts future price behavior.
The indicator draws two lines: the blue one shows model prices on training bars, the red one shows predicted future prices.
The indicator is based on several methods that can be selected by the Method input variable:
- Fourier's series extrapolation; the frequencies are calculated using Quinn-Fernandes Algorithm;
- Autocorrelation Method;
- Weighted Burg Method;
- Burg Method with Helme-Nikias weighting function;
- Itakura-Saito (geometric) method;
- Modified covariance method.
Methods 2-6 are linear prediction methods. Linear prediction is based on finding of future values as linear functions of previous values. Assume that we have the x[0]..x[n-1] price range where the older index corresponds to more recent prices.Author: Nikolay Kositsin