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

JP Oscillator - MetaTrader 5 için gösterge

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

This indicator is an oscillator calculated by the following formula:

JPO = MA(close[period] - (close[period-1]/2 + close[period-2]/2)) - (0 - (close[period] - close[period-4]))

The indicator has three input parameters:

  • Period - calculation period;
  • Method - calculation method;
  • Smoothing - enable or disable smoothing (Yes/No).

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

UI UI

Ulcer Index (UI) - the volatility decrease index.

TTMS TTMS

John Carter TTM Squeeze - an indicator of trend zones.

Highest Lowest Highest Lowest

The Highest Lowest indicator searches for bars having High above the High of bars on the left and on the right, as well as bars having Low below the Low of bars on the left and on the right. Uses the DRAW_ARROW style.

EA Stop Order EA Stop Order

The Expert Advisor places a grid of pending Buy Stop and Sell Stop orders.