Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
14972
Valutazioni:
(7)
Pubblicato:
2008.08.25 07:39
Aggiornato:
2016.03.29 13:53
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

МА on the basis of a parabolic regression with Bollinger bands.



A comparison with the LRMA (red line) on the same chart. Bolinger bands are disabled for demonstrativeness.





It can be seen that with the same size of selection (30) ParMA has a lesser delay comparing to the LRMA
with the comparable jumps on the price chart.

A notice to the code: properly, the calculation of the parabolic regression was taken from the book:

В.П. Дьяконов. Справочник по алгоритмам и программам на языке Бейсик для персональных ЭВМ. М., "Наука", 1987 (V.P. Dyakonov. Reference book by the algorithms and programs on the Basic language for personal computers.)

and left without changes not to embarrass the code.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/8289

Murrey levels Murrey levels

The name is self-explanatory. The error that presented in the previous implementations is corrected here.

up3x1 Investor up3x1 Investor

МТS performs a trading oriented at the panic, publishing of the important economical indexes at the FOREX market.

MA2CCI MA2CCI

TS based on the intersection of two MAs filtered by the CCI signals.

CCI_Woodies_Paterns_v1 CCI_Woodies_Paterns_v1

The indicator determines the patterns of the Woodies CCI trading system.