거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Identical candles - MetaTrader 4용 지표

조회수:
34730
평가:
(32)
게시됨:
2018.03.20 17:05
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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에서 러시아어로 번역함.
원본 코드: 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.