Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Twitter üzerinde bulun!
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Mean_Indicator - MetaTrader 5 için gösterge

Görüntülemeler:
5660
Derecelendirme:
(15)
Yayınlandı:
2018.11.20 12:53
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

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.


MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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"