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
Indicatori

Mean_Indicator - indicatore per MetaTrader 5

Visualizzazioni:
5659
Valutazioni:
(15)
Pubblicato:
2018.11.20 12:53
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.


Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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"