Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5034
- Rating:
- Published:
- 2017.01.19 16:38
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Trigger_Line indicator with the timeframe selection option available in the input parameter:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires Trigger_Line.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. Trigger_Line_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16614

ZigZag based on the MACDCandle indicator candles.

ASCtrend semaphore signal indicator features alerts, emails and push notifications.

The Exp_Trigger_Line Expert Advisor based on signals of the Trigger_Line indicator.

This is a semaphore signal indicator using the colors of the MACDCandle indicator candles as trading signals.