Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 2935
- Rating:
- Published:
- 2018.06.18 10:31
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator ASCtrend_NRTR with the timeframe selection option available in input parameters, alerting and sending e-mails and push-messages when the indicator changes its color:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)
For the indicator to operate, the ASCtrend_NRTR.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig.1. Indicator ASCtrend_NRTR_HTF
Fig.2. Alerting
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20812

The EA works in the quietest hours (upon closing the American session and before opening the Asian session).

Trading on several candlestick patterns. The levels of Take Profit, Stop Loss, and Trailing are separate for BUY and SELL.