Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
14962
Note:
(7)
Publié:
2008.08.25 07:39
Mise à jour:
2016.03.29 13:53
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.

Traduit du russe par MetaQuotes Ltd.
Code original : 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.