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:
- 4189
- Rating:
- Published:
- 2017.08.10 12:46
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Boa_ZigZag indicator with the timeframe selection option available in the indicator input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires the Boa_ZigZag.mq5 indicator file. Place it to <terminal_data_folder>\MQL5\Indicators.
Fig. 1. The Boa_ZigZag_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18602

The Expert Advisor trades based on signals generated by Stochastic Oscillator. Averaging. A limited number of positions. Trailing.

A simple system based on the crossover of two MAs.

The Boa_ZigZag indicator with price labels of the ZigZag peak values.

The Boa_ZigZag zigzag, with values displayed as fractal labels.