無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

Identical candles - MetaTrader 4のためのインディケータ

ビュー:
34631
評価:
(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.