Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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

Candle_Range_Envelop - MetaTrader 5 için gösterge

Görüntülemeler:
7528
Derecelendirme:
(17)
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

Candle Range Envelop indicator displays candle length, average length for a period and two envelopes forming minimum and maximum values channel as a color histogram.

It has eight adjustable parameters:

  • Range period - averaging range period
  • Signal period - signal (central) line period
  • Deviation period - deviation calculation period for calculating the channel
  • Deviation multiplier - channel width
  • Percent top envelope - upper envelope deviation percentage
  • Percent bottom envelope - lower envelope deviation percentage
  • Envelop method - envelope calculation method
    • Deviation - standard deviation
    • Percentage - percentage of the deviation set in the Percent top envelope and Percent bottom envelope parameters
  • Price method - candle length calculation method
    • High/Low - size of a candle with wicks
    • Open/Close - candle body size

Histogram columns corresponding to candles, the size of which is within the channel, are colored gray.
Histogram columns corresponding to candles, the size of which exceeds the upper channel envelope, are colored green.
Histogram columns corresponding to candles, the size of which is less than the lower channel envelope, are colored red.

MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/22938

Mean_Indicator Mean_Indicator

Mean Indicator indicator

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

RL algorithms RL algorithms

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

Contrarian trade MA Contrarian trade MA

Working by iMA (Moving Average, MA) and OHLC of W1 timeframe