Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4258
- Valutazioni:
- Pubblicato:
- 2017.08.10 12:46
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.