📝 产品详情
TSO Adaptive Moving Average
| 作者 | Dionisis Nikolopoulos |
| 版本 | v1.0 |
| 激活数 | 0 |
The Adaptive Moving Average (AMA), created by Perry Kaufman, is a moving average variation designed to have low sensitivity to market noise and volatility combined with minimal lag for trend detection. These characteristics make it ideal for identifying the overall market trend, time turning points and filtering price movements. A detailed analysis of the calculations to determine the AMA can be found in MetaTrader 5 Help (https://www.metatrader5.com/en/terminal/help/indicators/trend_indicators/ama)
Inputs
- Period: The price period used to calculate the Adaptive Moving Average.
- Shift: The number of periods to shift the AMA relative to the price chart.
- Applied Price: The price of the candles, on which the AMA calculations are to be based. Typically the close price is used.
- Fast EMA Period: The period of the fast Exponential Moving Average.
- Slow EMA Period: The period of the slow Exponential Moving Average.
For EA Developers
- AMA value: Buffer = 0
安全须知
本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。
EA 配置
| 交易品种 | XAUUSD |
| 时间框架 | H1 (推荐) |
| 推荐经纪商 | IC Markets, IC Trading |
| 最低存款 | $300 / 0.01手 |
📸 截图预览