说明
百分位指标计算最近价格数据的动态百分位值,提供基于分布的替代传统移动平均的方法。它不是用算术平均平滑价格,而是对最近的 N 根柱进行排序,并选择所选百分位处的值。
- 灵活的百分位输入(0–100):
选择任意百分位——从中位数(50)用于稳健的集中趋势,到四分位数(25/75)用于波动包络,或极端值(接近0/100)以捕捉分布尾部。 - 自适应循环缓冲区:
高效的滚动窗口存储最近价格,确保百分位计算准确且不滞后历史数据。 - 变化容忍过滤器:
当价格变化微小时避免重复计算,提高性能和图表清晰度。 - 可自定义周期:
定义回溯长度,使指标适应日内剥头皮或更长期的波段交易。
🔎 为什么使用它?
- 提供一种非线性平滑方法,能够适应市场分布。
- 相比SMA/EMA减少异常值的影响。
- 可以扩展为百分位带(例如25至75区间),用于动态支撑/阻力区域。
- 适用于任何数据源(收盘价、开盘价、最高价、最低价或自定义输入)。
⚡ 注意事项
- 最佳使用中等窗口长度(20–100根柱)。
- 百分位选择决定敏感度:中位数用于稳定性,四分位数用于波动性,极端值用于突破检测。
- 轻量级实现的循环缓冲区确保高效性能。
摘要
AI 摘要
The Percentile indicator calculates dynamic percentile values of recent price data, providing a distribution-based alternative to traditional moving averages. It sorts the last N bars of price data and selects the value at a specified percentile, allowing users to analyze market behavior beyond linear smoothing methods. Key features include:
- Flexible percentile input (0–100), enabling selection from median (50) for central tendency, quartiles (25/75) for volatility envelopes, or extremes near 0/100 to capture distribution tails.
- An adaptive circular buffer efficiently stores recent prices for accurate, lag-free percentile calculations.
- A change tolerance filter reduces redundant recalculations when price changes are minimal, enhancing performance and chart clarity.
- Customizable lookback period to suit various trading styles, from intraday scalping to longer-term swing trading.
The indicator supports any price source (close, open, high, low, or custom inputs) and can be extended into percentile bands (e.g., 25th–75th range) to identify dynamic support and resistance zones. It offers a non-linear smoothing method that adapts to market distributions and reduces the impact of outliers compared to simple or exponential moving averages. The implementation is lightweight and optimized for efficient performance, best used with moderate window lengths of 20 to 100 bars.
- Flexible percentile input (0–100), enabling selection from median (50) for central tendency, quartiles (25/75) for volatility envelopes, or extremes near 0/100 to capture distribution tails.
- An adaptive circular buffer efficiently stores recent prices for accurate, lag-free percentile calculations.
- A change tolerance filter reduces redundant recalculations when price changes are minimal, enhancing performance and chart clarity.
- Customizable lookback period to suit various trading styles, from intraday scalping to longer-term swing trading.
The indicator supports any price source (close, open, high, low, or custom inputs) and can be extended into percentile bands (e.g., 25th–75th range) to identify dynamic support and resistance zones. It offers a non-linear smoothing method that adapts to market distributions and reduces the impact of outliers compared to simple or exponential moving averages. The implementation is lightweight and optimized for efficient performance, best used with moderate window lengths of 20 to 100 bars.
指标配置
指标分类
趋势
输出类型
可视化
数据要求
仅 K 线
支持的信号
突破
背离
突破水平位
客户评价
0.0
评价:0
客户评价
该产品尚无评价。已经试过了?抢先告诉其他人!
讨论
常见问答
SMA
Moving Average
Support & Resistance
cTrader Store 提供的所有产品,包括交易机器人、指标和插件,均由第三方开发者提供,仅供信息参考和技术访问之用。cTrader Store 并非经纪商,不提供投资建议、个人推荐或任何未来业绩保证。
价格
32
销售
3.04K
免费安装
