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:
- 6871
- Rating:
- Published:
- 2017.01.19 17:02
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Zigzag2_R_Color indicator with the timeframe selection option in the input parameters and display of values as fractal labels:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
To provide correct operation of the indicator, place the compiled Zigzag2_R_Color.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Fig.1. Zigzag2_R_Color_Arrows_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16857

Candels High Open indicator analyzes High and Open of the last three bars.

Module of trading signals of the "Candels High Open" custom indicator for analyzing High and Open of the last three bars.