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
Uzman Danışmanlar

MostasHaR15 Pivot - MetaTrader 5 için Uzman Danışman

Yayınlayan:
Vladimir Karputov
Görüntülemeler:
4682
Derecelendirme:
(19)
Yayınlandı:
2018.08.23 11:32
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

The author of the idea - Scriptor.

mq5 code author - barabashkakvn.

The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA). Creating and moving the OBJ_TEXT and OBJ_HLINE graphical objects are used in the code.

Inputs

  • Lots - position volume
  • Stop Loss (in pips)
  • Trailing Stop (in pips)
  • Trailing Step (in pips)
  • Time zone - time zone (server time shift)
  • magic number - unique EA identifier

MostasHaR15 Pivot

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

Wildhog Wildhog

Wildhog indicator

DEMA_Range_Channel_HTF DEMA_Range_Channel_HTF

DEMA_Range_Channel indicator with the timeframe selection option available in input parameters

AMA Histogram AMA Histogram

The histogram displays the difference of a Close price and iAMA (Adaptive Moving Average, AMA) indicator value.

OHLC_Volume OHLC_Volume

OHLC Volume indicator