Ticaret robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook ü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örüntülemeler:
12699
Derecelendirme:
(38)
Yayınlandı:
2017.01.26 09:05
MQL5 Freelance Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Real time indicator designed for scalping on FORTS.

The chart data is displayed in percentages.

  • Yellow line — change in buy/sell deals (in %)
  • Crimson line — change in volumes of buy/sell orders in the Depth of Market (в %)
  • Light blue line — change in the total number of buy/sell orders (in %)

The information strings display the maximum current volumes in the Depth of Market and their position.

Parameter

input uint Deals=100; //Deals threshold

changes the "sensitivity" of the deals indicator (yellow line).

Adjusts to each instrument individually.

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

Exp_FisherTransform_X2 Exp_FisherTransform_X2

The Exp_FisherTransform_X2 trend trading system based on the signals from two FisherTransform indicators.

FGDI_HTF FGDI_HTF

The FGDI indicator with the timeframe selection option available in the input parameters.

CrossMA CrossMA

Intersection of two iMA (MA). Uses the iATR indicator.

Exp_2pbIdealMA_ReOpen Exp_2pbIdealMA_ReOpen

The Exp_2pbIdealMA EA is based on the crossing of Moving Averages with position scaling according to the trend.