Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 3021
- Rating:
- Published:
- 2018.08.23 11:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
DirectCandlesCounter indicator in the form of candles. In case of successive appearance of several unidirectional candles in a row, the indicator paints the current candle in a color corresponding to the candles direction.
Fig. 1. DirectCandlesCounter_Candle indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21390

The indicator shows the moment of successive appearance of several unidirectional candles in a row activating alerts and sending email and push notifications

The EA is based on iMA (Moving Average, MA) indicator and analyzes the last six bars.

DEMA_Range_Channel indicator with the timeframe selection option available in input parameters

Wildhog indicator