당사 팬 페이지에 가입하십시오
- 조회수:
- 757
- 평가:
- 게시됨:
- 2025.03.30 22:50
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This is an effort to build an indicator that highlights a ranging market period with a standard object that uses a dynamic anchor point. The detection is non lagging, and has two modes of operation - it can determine a range based on a point threshold, or it can determine the range dynamically with ATR and a multiplier. By default it is using ATR as it seems to be fit for this purpose. A pseudo chart is created separate from the original chart so that the candles within the range are also colored differently. The logic used to determine a range is very simple. There are customizable inputs to define the ATR period and multiplier so that you can define what a market range means to you personally. Sometimes a ranging market means something different to different people. A longterm trader might prefer to ignore a lot a market activity, while a scalper might prefer to acknowledge smaller ranges.

This is a piece of code to add to an existing Expert advisor to track withdrawals from your account where the EA is running. It helps the user to monitor his or her withdrawals from a particular account.

This is the exact conversion from pine script code by LonesomeTheBlue.

This MT5 Expert Advisor combines multi-timeframe candlestick pattern analysis with fundamental event filtering to execute trades with disciplined risk management.

A zigzag based on the trend change of the parabolic sar