Unisciti alla nostra fan page
- Visualizzazioni:
- 4771
- Valutazioni:
- Pubblicato:
- 2017.03.02 11:16
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.