당사 팬 페이지에 가입하십시오
- 조회수:
- 4711
- 평가:
- 게시됨:
- 2017.03.02 11:16
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Real Author: jppoton@yahoo.com
A fractal TRIX. For a more detailed description please see the author's blog.
Fig1. The Fractal_TRIX indicator
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: 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.