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

Identical candles - MetaTrader 4 için gösterge

Görüntülemeler:
35161
Derecelendirme:
(32)
Yayınlandı:
2018.03.20 17:05
MQL5 Freelance Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

This is the semaphore indicator of candles that highlights the candles on the chart, which have same direction like all candles for your chosen timeframes. For example, each of the rising candles (bullish) or each of the descending candles (bearish).

All timeframes can be used, just turn on/off for each one. In additional to the arrows, indicator can beep to indicate the appearance of a new arrow on the displayed timeframe.

There is possibility in the settings:

  • The display of all extra arrows can be turned off except, for example, those that indicate a change of the signal direction, in other words, only the first arrow for each direction.
  • You can specify where the candle is intended to give a signal (candle is equal zero or already formed). Keep in mind if you choose a zero candle, then the signal can be broken with an opposite signal, because the candle isn’t formed yet and is at the drawing stage.

Attention! If you receive a signal from zero candle, check the indicator on the tester, because using historical data, you can get another result.

Example. TF: M1, M5, M15 и shift = 1, Only signal change = true


Indicator settings

  • Alerts – To turn on/off the beep;
  • Shift – The candle index to receive the signal: 0 – the current candle, 1 – the previous candle;
  • Only signal change – To wipe out all extra the arrows on the chart, display the direction change only;
  • TF M1 – To include in the calculation the timeframe M1
  • TF M5 - To include in the calculation the timeframe M5
  • TF M15 - To include in the calculation the timeframe M15
  • TF M30 - To include in the calculation the timeframe M30
  • TF H1 - To include in the calculation the timeframe H1;
  • TF H4 - To include in the calculation the timeframe H4;
  • TF D1 - To include in the calculation the timeframe D1;
  • TF W1 - To include in the calculation the timeframe W1;
  • TF MN - To include in the calculation the timeframe MN;
  • Comments - To turn on/off comments;
  • clrBUY – The color for Buy;
  • clrSELL - The color for Sell.

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

Open two Market orders in opposite directions Open two Market orders in opposite directions

Can be used for hedging or trading breakout systems.

MA Cross Studies MA Cross Studies

Simple program using the moving average as bias and providing many trade and money management options.

Limit orders Pro Limit orders Pro

This script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range.

Limit Orders Control Limit Orders Control

This is a not big assistant for trading with limit orders.