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

The EA compares yesterday's High and Low prices with the current day Close price. As soon as the current price breaks through yesterday's High or Low, immediately open a position. If Stop Loss and Take Profit are non-zero, appropriate positions will be set for the position.

The EA opens only one position at a time, therefore it is able to work both on hedging and netting accounts.

High breakout example:

Yesterday Today

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

RSI EA v2 RSI EA v2

RSI EA - trading based on overbought/oversold zones determined by the iRSI (Relative Strength Index, RSI) indicator.

MACD_MFI MACD_MFI

The MFI indicator (Money Flow Index) applied over MACD (Moving Average Convergence/Divergence) provides a visual presentation of the current price divergence

RSI Custom Smoothing RSI Custom Smoothing

The iRSI (Relative Strength Index, RSI) indicator features new settings allowing users to manage the display of levels and main level color and width from an Expert Advisor. Smoothing has been added.

X2MA_2HTF X2MA_2HTF

Two X2MA moving averages from different timeframes, drawn in a single window as a color cloud colored according to the trend direction