당사 팬 페이지에 가입하십시오
- 조회수:
- 6810
- 평가:
- 게시됨:
- 2024.12.04 16:49
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Double ZigZag draws virtual Buy and Sell levels on the price chart.
The TP and SL sizes are set in the settings and the indicator draws two ZigZags: one draws the extremes of the Buy price movement model, the second is similar to the Sell price movement model.
The chart also displays horizontal lines of the last levels of each ZigZag.

The indicator draws the nearest levels of the specified price range.

A new interface library has been developed to simplify converting MT4 indicators and Expert Advisors (EAs) to MT5. This library supports most of the MetaTrader 4 functions, offering developers a unified solution for cross-platform compatibility.

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

ZigZag with automatic step size detection for changing wave direction.