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

Moving average breakout - MetaTrader 4용 expert

조회수:
15794
평가:
(29)
게시됨:
2021.07.02 16:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Trending moving averages with a breakout input . 


Input explanation , i'll explain as a buy trade and sells would be inverse. 

inp1 20 ema greater than 30ema

inp2 30 ema greater than 50ema

inp3 open of breakout bar is above 30ema

input4 breakout settings 

quite bar count is the number of bar back the breakout is higher than

quite bar range is in pips minimum range of the quite bars.

inpulse strength . set at 1.1 meaning the breakout is atleast 10% above the highs of the breakout quite bar range

set step value for optimization at 0.1 and start at 1 to about 5

input 5 wick length in % value of the whole bar 

optimize from 0-100 

inp5 minimum and maximum size in pips of the breakout bar.

inp6 the low of the breakout bar must equal or be lower than the 20 ema. 

and volume lots stop loss target in pips.


a


a   a

    simple engulf simple engulf

    candle pattern

    Momentum-based Adaptive Channel Momentum-based Adaptive Channel

    The Momentum-based Adaptive Channel is a version of the adaptive channel based on the Euclidean distance. It is designed to adapt according to the dynamic market as needed.

    Cercós Chaos vs Movement Cercós Chaos vs Movement

    Volatility indicator

    More Trade After Break Even More Trade After Break Even

    Have you ever wanted to add another trade only after the previous has been modified by either trailing stop or even break even , This code will help you to be able to implement that