Join our fan page
- Published by:
- Vladimir Karputov
- Views:
- 14035
- Rating:
- Published:
- 2018.01.22 09:52
- Updated:
- 2018.02.28 11:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author of the idea: Yuri, author of the mq5 code: barabashkakvn.
The strategy uses three main Bollinger Bands indicators: red for "Bollinger Bands: number of standard deviations" specified in parameters, yellow for "Bollinger Bands: number of standard deviations" * 2.0 and blue for "Bollinger Bands: number of standard deviations" / 2.0:
Optimization was performed for EURUSD,H1 at the interval from 2017.06.06 to 2017.11.20. The result of a single run in the strategy tester at the interval from 2017.01.06 to 2017.11.20:
The following parameters were used:
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19459

This version of the Vortex indicator shows the difference between the VI+ and VI- lines as a histogram oscillating around the zero line.

A trading system based on the Vortex Oscillator signals.