OPEN-SOURCE SCRIPT
KAMA Adaptive Trend System (Risk-Managed)

Overview
This script is a professional-grade adaptation of the Kaufman Adaptive Moving Average (KAMA). While standard KAMA scripts focus solely on price smoothing, this version (V5) is designed as a complete trading system with a focus on institutional-style risk management and trend hygiene.
How It Works
The strategy uses a three-layer confirmation process before entering a trade:
Key Features
How to Use
Bullish Setup: KAMA turns green, price is > 200 SMA, and RSI > 50.
Bearish Setup: KAMA turns red, price is < 200 SMA, and RSI < 50.
Settings: You can toggle the "Order Direction" to focus on Long-only or Short-only setups depending on your market bias.
Credits
Based on the original KAMA logic by tradedots. Modifications by Gemini Assistant include risk management integration and alert logic optimization.
This script is a professional-grade adaptation of the Kaufman Adaptive Moving Average (KAMA). While standard KAMA scripts focus solely on price smoothing, this version (V5) is designed as a complete trading system with a focus on institutional-style risk management and trend hygiene.
How It Works
The strategy uses a three-layer confirmation process before entering a trade:
- The Core (KAMA): Tracks price efficiency to identify trend shifts.
- The Regime Filter: A 200-period SMA ensures you are only trading with the long-term trend (Longs above, Shorts below).
- Momentum Filter: An RSI check (Midline 50) confirms there is actual strength behind the move.
Key Features
- Dynamic Position Sizing: Automatically calculates quantity based on a fixed % of account equity (default 1%).
- ATR-Based Volatility Stops: Uses a 2.5x ATR multiplier to set hard stop-losses that breathe with market volatility.
- Smart Alerts: Alerts are programmed to trigger on KAMA Color Changes only. This prevents "alert fatigue" caused by fluctuating filters while keeping you informed of trend flips.
How to Use
Bullish Setup: KAMA turns green, price is > 200 SMA, and RSI > 50.
Bearish Setup: KAMA turns red, price is < 200 SMA, and RSI < 50.
Settings: You can toggle the "Order Direction" to focus on Long-only or Short-only setups depending on your market bias.
Credits
Based on the original KAMA logic by tradedots. Modifications by Gemini Assistant include risk management integration and alert logic optimization.
نص برمجي مفتوح المصدر
بروح TradingView الحقيقية، قام مبتكر هذا النص البرمجي بجعله مفتوح المصدر، بحيث يمكن للمتداولين مراجعة وظائفه والتحقق منها. شكرا للمؤلف! بينما يمكنك استخدامه مجانًا، تذكر أن إعادة نشر الكود يخضع لقواعد الموقع الخاصة بنا.
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.
نص برمجي مفتوح المصدر
بروح TradingView الحقيقية، قام مبتكر هذا النص البرمجي بجعله مفتوح المصدر، بحيث يمكن للمتداولين مراجعة وظائفه والتحقق منها. شكرا للمؤلف! بينما يمكنك استخدامه مجانًا، تذكر أن إعادة نشر الكود يخضع لقواعد الموقع الخاصة بنا.
إخلاء المسؤولية
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.