Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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

Mean_Indicator - indicateur pour MetaTrader 5

Vues:
5705
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

Mean Indicator displays two levels: average price of all bars of the current day and the average price of the previous day.

It has one configurable parameter:

  • Day hour begin - day start hour

The indicator works on Н1 and lower timeframes.

The color of the middle line for the current day bars changes depending on the day's bars average price direction. The downward movement of the middle line is colored red, while the upward one is colored green.


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

Moving Average applied price Moving Average applied price

Now you can test the indicator and select the price type from the ENUM_APPLIED_PRICE enumeration

Slope_MA_Confirmation Slope_MA_Confirmation

Slope Direction Line / Moving Average confirmation candles indicator

Candle_Range_Envelop Candle_Range_Envelop

Candle Range Envelop indicator

RL algorithms RL algorithms

Libraries based on the article "Random decision forest in reinforcement learning"