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
Indicateurs

Moving Average applied price - indicateur pour MetaTrader 5

Vues:
5235
Note:
(15)
Publié:
2018.11.20 12:53
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Why was there a need to improve the standard indicator? I wanted to test Moving Average indicator ([data folder]Indicators\Examples\Custom Moving Average.mq5) in the tetser, since this gives an idea of the connection between bars formation and the indicator. But as it turned out, you cannot select a price type from the ENUM_APPLIED_PRICE enumeration for the standard Moving Average during a test.

Therefore, the Type of price parameter has been added. Now, it is possible to set a price type when testing for Moving Average:


Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22940

Slope_MA_Confirmation Slope_MA_Confirmation

Slope Direction Line / Moving Average confirmation candles indicator

Slope_Direction_Line_Bar Slope_Direction_Line_Bar

Slope Direction Line / Moving Average confirmation bars indicator

Mean_Indicator Mean_Indicator

Mean Indicator indicator

Candle_Range_Envelop Candle_Range_Envelop

Candle Range Envelop indicator