당사 팬 페이지에 가입하십시오
Lego EA - MetaTrader 5용 expert
- 게시자:
- Vladimir Karputov
- 조회수:
- 6658
- 평가:
- 게시됨:
- 2018.11.20 12:55
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The author of the idea - Roman
mq5 code author - barabashkakvn
The Expert Advisor combines signals from several indicators:
- iCCI (Commodity Channel Index, CCI)
- iMA (Moving Average, MA)
- iStochastic (Stochastic Oscillator)
- iAC (Acceleration/Deceleration, Accelerator/Decelerator Oscillator, AC)
- iDeMarker (DeMarker, DeM)
- iAO (Awesome Oscillator, AO)
or uses only one of the indicators.
You can combine conditions: use entry signals from one indicator, while using exit signals from another. For example, CCI: use CCI to open is responsible for using CCI entry signals, while CCI: use CCI to close applies CCI indicator for closing. The principle is the same for other indicators.
Lot size management
If the Multiply a lot if the last deal was unprofitable ratio parameter is not equal to "1.0", while the previous position was closed with a loss, the lot of the loss-making position is increased by this ratio.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/22900
The indicator shows the gap size on the histogram.
XFisher_org_v2_Candle_AlertsXFisher_org_v2_Candle indicator provides alerts, sends email and push notifications at the incoming trading signals. Possible signal options
Two identical trading systems (for long and short positions) based on the signals of the FineTuningMACandle indicator, which can be configured in different ways within one Expert Advisor
Rsi slope divergenceRsi slope divergence