Rejoignez notre page de fans
- Vues:
- 4773
- Note:
- Publié:
- 2017.03.02 11:16
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Real Author: jppoton@yahoo.com
A fractal TRIX. For a more detailed description please see the author's blog.
Fig1. The Fractal_TRIX indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17384

SnakeInBorders calculates the channel of a filtered market, which is limited by two borders BorderTop[] and BorderBot[], and it calculates the signal Mart[].

The XMA-XN indicator with the timeframe selection option available in the input parameters.

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.

Trading based on the Bollinger Bands indicator. Chart time-frame — M30 and higher.