AetherEdge - Triaxial Consensus Strategy by AetherEdge
By AetherEdge
Performance Metrics
- Author: AetherEdge
- Symbol: BINANCE:SOLUSDT
- Timeframe: 4 hours
- Win Rate: 43.4%
- Profit Factor: 1.836
Description
ποΈ OverviewAE-TRIAX-S is the full strategy version of AE-TRIAX's triaxial consensus engine. Three independent analysis axes (Trend, Momentum, Volatility) and five AI/ML/RL layers (adaptive axis weights, regime classifier, MTF alignment, Q-learning thresholds, Confidence%) self-tune per instrument, paired with a complete trade management stack: smart position sizing, 3-tier TP management, partial close + breakeven, intelligent trailing, drawdown protection, and webhook alerts. Optimized for higher timeframes β 4-hour, daily, and weekly β enabling high-conviction swing trading unfazed by noise. Full backtesting via TradingView Strategy Tester.πΆ Key FeaturesFull AE-TRIAX engine inherited: 3-axis continuous score + 5 AI/ML/RL layers, same signals as the indicatorHigher-timeframe-optimized design: best for 4h / daily / weekly swing tradingSmart position sizing: risk-% Γ Confidence% scaling3-tier TP management: TP1/TP2/TP3 multi-target take-profitPartial close + breakeven: 50% close at TP1, SL moves to entryIntelligent trailing: SL trails only while Momentum axis agrees4-way regime auto-classification: dynamic axis-weight biasMTF alignment filter: two higher TFs evaluated against current TFQ-learning adaptive threshold: best trigger level within preset rangeDrawdown protection: halts entries on DD spikeWebhook alerts: price, Confidence, SL, TP, Regime in messagesFull backtesting via TradingView Strategy Tester4-color tetrachrome palette + 3-tier EMA cloud16-row integrated dashboard with DIAGNOSTIC row exposing firing conditionsπ§ Technical ArchitectureThe strategy is cleanly split into two layers: engine and execution. The engine layer (identical to the indicator) consists of 3-axis continuous scorers (Trend / Momentum / Volatility), adaptive EWMA axis weights, 4-regime classifier, MTF alignment, and Ξ΅-greedy Q-learning. The Strong condition fires only when toleranceOK + |finalScore| β₯ activeThr + Trend axis leans in signal direction + majority agreed β four conditions met. The execution layer activates only after Strong condition fires, calling strategy.entry() when canEnter = no open position AND Confidence β₯ 40% AND no DD halt. SL is ATR Γ rr_atrMulSL; TP1 = SL Γ RR Γ 0.6 (partial close target), TP2 = SL Γ RR (main RR), TP3 = SL Γ RR Γ 1.6 (final target), with strategy.exit qty_percent issuing TP1 and TP2 as partial closes. Position size is auto-computed as qty = (riskPct / slDistPct) Γ confidenceScale, capped by Max Leverage. Breakeven moves and trailing updates are implemented via strategy.exit "TRAIL" re-issuance.βοΈ Recommended Settings & Tuning GuideRecommended timeframes are 4-hour, daily, and weekly. Timeframes below 1-hour generate too many signals where per-bar noise causes false fires β not recommended. 4-hour suits crypto/FX swing trading; daily suits stocks/commodities mid-term swing; weekly suits long-term investing. Default is Beginner preset (threshold 50-70, conservative); switch to Standard (40-60) once familiar, or Aggressive (30-50) for advanced use. Risk % per Trade 1.0 standard; 0.5 conservative, 2.0 aggressive. Default RR Ratio 2.5 anchors TP2. Partial Close 50% is the TP1 close ratio β raise to 70% for faster profit-taking. Breakeven After TP1 suits trend-following. Intelligent Trailing Stop helps in trending regimes but can exit early in ranges. Max Drawdown Halt 8% is typical; raise to 10-12% for long-term runs. Set MTF to roughly 3-6Γ the current timeframe: on 4h chart use daily/weekly HTFs; on daily chart use weekly/monthly HTFs.π‘ How to Use in PracticeApply to chart and run TradingView Strategy Tester β review total return, win rate, max DD, Sharpe ratio. Backtest on at least 6 months of higher-timeframe data for meaningful results. For live trading, configure webhook alerts β alert_message embeds price, confidence, SL, TP, regime for automated exchange API submission. Strong arrows print with summary labels and SL/TP1/TP2/TP3 lines; TP1 touches trigger partial close + breakeven move, TP2/TP3 close remainder, SL closes everything β all automated. The HUD's DIAGNOSTIC row exposes both "why no signal now" and "why no entry now" at a glance (DD halt active, position open, +15 score to BUY, etc.). "Quiet" regime means all signals are weak; "Trend" regime is the most reliable. Combining with the indicator version (AE-TRIAX) effectively separates chart analysis from automated execution.π§© Relationship with Indicator VersionAE-TRIAX-S's signal-firing engine is identical to the indicator (AE-TRIAX). Arrows print on the same bars and HUD values match across both. The strategy adds three execution-only safety filters (position already open, Confidence < 40%, drawdown breach) that only gate the entry call. When an arrow prints but no entry occurs, the HUD's DIAGNOSTIC row explains why. Use the indicator for chart analysis and manual entry; use the strategy for backtesting and automated execution.β οΈ Important NotesThis is multi-agent-style 3-axis consensus, not true multi-agent RL or deep learning. Each layer reproduces the mathematical core of those techniques within Pine's limits. Strongly recommended for 4-hour timeframes and above β sub-1-hour timeframes will see increased false fires due to per-bar noise. MTF via request.security carries small confirmed-bar delays. Q-learning and adaptive axis weights require per-instrument learning; during initial data accumulation (a few months on higher TFs), optimization is incomplete. Backtest results don't fully reflect commissions, slippage, or execution delays; set Strategy Tester's Commission to match your exchange. Drawdown Protection is a safety net, not a complete eliminator of market risk. On higher TFs entry frequency is low β diversify across multiple instruments to increase opportunities.π¨ DisclaimerThis strategy is provided for educational and informational purposes only and does not constitute financial or investment advice. No signal or backtest result guarantees future profit, and past performance does not indicate future results. All trading decisions are made at your own risk.ξξ»ξ»ξΉξ