This code implements the MESA Adaptive Moving Average (MAMA) indicator, a complex adaptive filter designed to respond to cycles and smooth out price data. Here's a breakdown of its key features:
Key Elements:
- Hilbert Transform: The indicator uses a Hilbert Transform to calculate the dominant cycle phase and period of the price series, which helps in identifying the market cycle.
- Adaptive MAMA & FAMA:
- MAMA is the faster moving average that adapts to the dominant cycle.
- FAMA is the smoother, slower average.
- Both are plotted on the chart using different colors.
- Custom Candlestick Coloring:
- Candlesticks are colored green when MAMA is above FAMA (bullish condition).
- They are colored red when MAMA is below FAMA (bearish condition).
เพิ่มเติมจากผู้เขียนคนนี้
อินดิเคเตอร์
breakout
3 Bar Triangle by Linda Raschke
3 bar triangle = high below 2 day high, low above 2 day low
นอกจากนี้คุณยังอาจชอบ
อินดิเคเตอร์
signal
FAMA-MAMA
The FAMA-MAMA Indicator is a powerful, adaptive trend-following tool designed for professional and algorithmic traders.
อินดิเคเตอร์
signal
DARK POLL SIGNAL_noSourceCode
Dark Poll Signal Indicator.liquidity leakage,precedes the great movement, accumulation, distribution
อินดิเคเตอร์
atr
RT Chandelier Exit
Optimize exits with Chandelier Exit! Visualize stop-loss points dynamically for improved trading precision and safety.