Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Candle_row - indicator for MetaTrader 5

Индикатор написан по идее: Firetrade2013 Chirikov | English Русский 中文 Español Deutsch 日本語 Português
Published by:
Vitaly Muzichenko
Views:
8153
Rating:
(25)
Published:
2018.01.22 09:42
\MQL5\Indicators\
mCandle_row.mq5 (8.54 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator tracks a continuous sequence of bars in one direction and marks these bars.

The indicator has the Alert function to notify the user of N candles in a row in one direction.

Author of the idea: Firetrade2013 Chirikov.

mCandle_row - only in the main window.

.

sCandle_row - with a chart in the subwindow.

.


Input Parameters

  • Font size arrow - font size;
  • Bull arrow candle - color for the bullish direction;
  • Bear arrow candle - color for the bearish direction;
  • Cross arrow candle - color for Doji;
  • Alert - enable/disable Alert;
  • Count Candles - the number of candlesticks in a row to trigger Alert.

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19416

RSI Eraser RSI Eraser

The Expert Advisor is based on the iRSI (Relative Strength Index, RSI) indicator signals.

OsMaSter v0 OsMaSter v0

The Expert Advisor is based on the iOsMA (Moving Average of Oscillator, OsMA) indicator signals.

Ping Ping

A real-time indicator showing the lag of quotes inside the terminal.

Exp_Stopreversal_Tm Exp_Stopreversal_Tm

The Expert Advisor is based on the signals of the Stopreversal indicator and is provided with the possibility to set a strict trading time interval.