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

JS MA SAR Trades - MetaTrader 5용 expert

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

The author of the ideaJS_Sergey

MQL5 code author: barabashkakvn

ZigZag, Parabolic Sar and two Moving Averages are applied.

BUY open signal

Zigzag Low 0 bottom should be higher than Zigzag Low 1 bottom, Moving Average Fast should be higher than Moving Average Slow, close price should exceed Parabolic Sar indicator: 

JS MA SAR Trades Open buy signal

BUY close signal

Moving Averages are not used here. Zigzag Low 0 bottom should be higher than Zigzag Low 1 bottom, while close price should be below Parabolic Sar indicator: 

JS MA SAR Trades Close buy signal


SELL open signal

Zigzag High 0 top should be lower than Zigzag High 1Moving Average Fast should be lower than Moving Average Slow, while close price should be below Parabolic Sar indicator.


SELL close signal

Moving Average are not used in a SELL close signal. Zigzag High 0 top should be lower than Zigzag High 1 top, while close price should be above Parabolic Sar indicator.


If we need to open and close positions by trading signals only within a certain working time interval, set the Use start and end hours flag to 'true', while use the Start hour and End hour parameters to set the working time interval.


EURUSD M15

JS MA SAR Trades


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

TimeZonePivots TimeZonePivots

The channel formed on an open price of an hour set in the settings

FT_CCI FT_CCI

The Expert Advisor based on iCCI (Commodity Channel Index, CCI) indicator.

Daydream Daydream

Analyzing the price channel (iHighest, iLowest) for a certain period of bars.

Hans_Indicator_x4 Hans_Indicator_x4

The indicator of expanding time zone corridors with two corridors