당사 팬 페이지에 가입하십시오
- 게시자:
- Vladimir Karputov
- 조회수:
- 11587
- 평가:
- 게시됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The author of the idea - Victor Lukashuck
mq5 code author - barabashkakvn
The EA uses iSAR (Parabolic SAR) indicator signals on the Bar current bar from the Work timeframe. The EA opens only one position at a time, therefore it is able to work both on hedging and netting accounts.
An open signal is also a signal to close an opposite position. If an opposite position is present, it is closed, and a new position is opened in a signal direction.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/23039

Brief description

The Expert Advisor is based on iCCI (Commodity Channel Index, CCI) and iMA (Moving Average, MA) indicators.

Moving positions to breakeven

The Expert Advisor applies iADX (Average Directional Movement Index, ADX) and iBands (Bollinger Bands, BB) indicators