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

Zigzag2_R_Color_Arrows_HTF - indicator for MetaTrader 5

Views:
6325
Rating:
(16)
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

Fig.1. Zigzag2_R_Color_Arrows_HTF indicator

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

Exp_MFI Exp_MFI

The simplest Expert Advisor based on MFI.

Exp_RSI Exp_RSI

The simplest Expert Advisor based on RSI.

Candels High Open Candels High Open

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

SignalCandelsHighOpen SignalCandelsHighOpen

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