거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
게시자:
Vladimir Karputov
조회수:
6309
평가:
(29)
게시됨:
2018.11.20 12:55
Lego EA.mq5 (68.28 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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

Gaps OHLC Gaps OHLC

The indicator shows the gap size on the histogram.

XFisher_org_v2_Candle_Alerts XFisher_org_v2_Candle_Alerts

XFisher_org_v2_Candle indicator provides alerts, sends email and push notifications at the incoming trading signals. Possible signal options

Exp_FineTuningMACandle_Duplex Exp_FineTuningMACandle_Duplex

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 divergence Rsi slope divergence

Rsi slope divergence