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

Auto Scale ZigZag - MetaTrader 4용 지표

조회수:
6895
평가:
(3)
게시됨:
2024.12.17 13:13
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

ZigZag with automatic step size determination for changing the wave direction.

In this version of the zigzag, there is only one configurable parameter - Scale.

By default, the Scale parameter is set to 1.0, if you set its value to 0.5, the zigzag will be less sensitive, and if you set, say, Scale = 2.0, the sensitivity will increase and there will be more zigzag wave reversals.

The point is that the price itself forms the step size for changing the wave direction. The user only sets the scale in which he wants to catch the zigzag extremes.

Example Scale = 1.0:


Example Scale = 0.5:


Example Scale = 2.0:


Example Scale = 1.0 / 0.5 / 2.0 together on one chart:

ZigZag Step Points ZigZag Step Points

Another version of ZigZag, where the step size for changing the direction of the segment is set in price points.

BuySellZigZag BuySellZigZag

Double ZigZag draws virtual Buy and Sell levels on the price chart.

Surfing - 2 EMA strategy Surfing - 2 EMA strategy

This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop

Moving Average MTF Moving Average MTF

Moving average with calculated period based on timeframe