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
- Published by:
- Vladimir Karputov
- Views:
- 4810
- Rating:
- Published:
- 2017.03.02 11:30
- Updated:
- 2018.02.15 17:49
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Author of the idea — John Smith, author of the MQL5 code — barabashkakvn.
Trading based on the Bollinger Bands indicator. Chart time-frame — M30 and higher.
Tests on EURUSD, M30 from 2016.06.23 to 2017.01.16:
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17390

The Expert Advisor identifies trend based on three moving averages (with periods of 200, 50, 25 or other custom periods), and opens trades using the Parabolic SAR indicator. The EA uses martingale techniques, lot is calculated as percent of deposit depending on stop loss.

A fractal TRIX.

The indicator is derived from the NRTR indicator.

The XprofuterDD indicator with the timeframe selection option available in the input parameters.