거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

2MA Bunny Cross Expert - MetaTrader 5용 expert

게시자:
Vladimir Karputov
조회수:
6301
평가:
(16)
게시됨:
2018.07.09 10:28
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Idea by: Scriptor.

MQL5 code by: Vladimir Karputov.

The EA works only when a new bar appears. Only one input is needed - the lot size: Either a permanent lot size (parameter "Lots" is above zero and parameter "Risk" is zero) or a dynamic lot size in risk percents (parameter "Risk" is above zero and parameter "Lots" is zero).

The EA uses two indicators iMA with hard-coded settings:

2MA Bunny Cross Expert indicators


Exemplary signals to open BUY and SELL:

2MA Bunny Cross Expert

When a BUY signal appears, the SELL positions close, and vice versa: When a SELL signal appears the BUY positions close.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/16783

CCI T3 Based CCI T3 Based

In CCI T3 Base indicator average is replaced with T3 and the deviation is replaced with EMA deviation.

Schaff Trend Cycle - Jurik Volty Adaptive RSX Schaff Trend Cycle - Jurik Volty Adaptive RSX

This indicator is a Schaff Trend Cycle that is using Jurik Volty Adaptive RSX for calculation. Default adapting period is kept rather long simply to make the effects of the adapting more noticeable.

MACD Stochastic 2 MACD Stochastic 2

iMACD (Moving Average Convergence/Divergence, MACD) with adjustable timeframes and a Stochastic of the current timeframe.

JS-MA-Day JS-MA-Day

Working with indicator iMA (Moving Average, MA) with a rigidly defined timeframe: D1.