OmniTrend ATR Scalper — Strategy by Volatryx
By Volatryx
Performance Metrics
- Author: Volatryx
- Symbol: BINANCE:AERGOUSDT.P
- Timeframe: 30 minutes
- Net P&L: +937.63 USD (+18.75%)
- Win Rate: 39.4%
- Profit Factor: 1.536
- Max Drawdown: 250.10 USD (4.10%)
- Total Trades: 676
Description
OmniTrend ATR Scalper is a dynamic trend-following scalping strategy that adapts to market volatility using a custom Average True Range (ATR) stepping algorithm.Core Concept:Instead of relying on standard moving averages, this strategy builds an adaptive baseline (the "Trend" line). The speed at which this baseline follows the price changes dynamically between a "Fast" and "Slow" mode, depending on the distance between the current price and the baseline.Entry & Exit Logic:Reversals: A trend reversal (Long or Short signal) occurs when the price breaks the adaptive baseline by a specific ATR multiplier (Reverse Mult).Risk Management: The strategy utilizes a built-in, volatility-based Stop Loss (SL) and Take Profit (TP) system. Both levels are dynamically calculated using ATR multipliers, ensuring tighter stops in calm markets and wider stops during high volatility.Capital & Sizing: The backtest is configured with a realistic $5,000 initial capital, allocating a fixed $100 per trade to maintain strict risk control.Additional Features:Live Statistics Dashboard: A built-in, non-repainting on-chart table displays real-time win rates separated by Longs, Shorts, and Total trades.Bot Ready: Includes dedicated input fields to insert JSON alert messages for automated platforms like 3Commas.