거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 4639
- 평가:
- 게시됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The indicator draws the nearest levels of the specified price range.
In the settings, you can choose what to measure the range in, points or percentages.
The principle of the indicator:
- 1. The user specifies the required price range in the settings,
- 2. The indicator scans the chart,
- 3. As soon as the difference between the Maximum and Minimum prices on the observation interval falls within the specified boundaries, the action stops and the price levels of the range are displayed on the chart.

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.

The same PNB from Yousufkhodja Sultonov.

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

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