Fabii Supertrend NMA
- 指标
-
Fabien Georges Andre Guillemaud
我开发适用于 MetaTrader 5 的定制指标和交易工具。
我本人也是一名交易员。多年来,我一直在构建和完善自己的系统化交易方法——从零开始设计指标、测试各种组合、优化风险管理参数,并在真实市场环境中调试代码。正是这些实践经验,让我能够在您还没解释完需求之前,就理解您真正需要什么。
我提供:
定制指标——震荡指标、叠加指标、多时间周期版本
MT4 转 MT5
仪表盘和面板指标
基于 ATR 的工具——移动止损、仓位计算、风险管理
面向系统化交易者的完整指标套件 - 版本: 2.0
A SuperTrend that stops whipsawing in ranges — its adaptive NMA center cuts the false flips.
Any pair, any timeframe. No repaint — signals are final on bar close.
Free. Test it in the Strategy Tester in seconds.
▬▬▬ THE PROBLEM ▬▬▬
A classic SuperTrend centers its bands on the raw median price. In a range, that center chases every wiggle, so the line flips color again and again and hands you a string of false reversals. You end up either overtrading the noise or distrusting the tool.
▬▬▬ WHAT MAKES THIS DIFFERENT ▬▬▬
SuperTrend Nma replaces the median-price center with the Ocean Natural Moving Average, an adaptive center that speeds up in a real trend and settles down in a range. The band is built around that calmer center, so the line holds its direction through sideways noise and flips when the market actually turns. Same familiar SuperTrend logic, a smarter center.
▬▬▬ HOW IT WORKS ▬▬▬
The center is an adaptive moving average driven by an efficiency ratio: strong directional moves let it track price closely, choppy moves slow it down. An ATR band is placed around that center, and the trend line locks below price in an uptrend and above price in a downtrend, flipping only when price closes through the band. Every value is computed on closed bars.
▬▬▬ KEY FEATURES ▬▬▬
- Adaptive NMA center instead of raw median price
- Colored trend line: one color up, one color down
- Fewer false flips in ranging markets
- No repaint — signals are final on bar close
- Alerts on every flip: popup, sound, push notification
- Works on any symbol and any timeframe
- The NMA center is exposed as a buffer for your own EAs
▬▬▬ INPUTS ▬▬▬
| Parameter | Description | Default |
|---|---|---|
| Nma Period | Efficiency period of the adaptive center | 21 |
| Nma Price | Applied price of the center | Close |
| Tema Period | Smoothing period of the center | 10 |
| Atr Period | ATR period for the band width | 14 |
| Atr Multiplier | Band half-width in ATR units | 3.0 |
| Alert Popup | Popup alert on flip | false |
| Alert Sound | Sound alert on flip | false |
| Alert Push | Push notification on flip | false |
▬▬▬ GET IT ▬▬▬
It is free. Drop it on any chart, or test it in the Strategy Tester first. If you find it useful, follow my profile for updates and new tools. I answer questions within 24 hours.
