Technical Breakdown
Trend Scalper moves away from 'fixed' logic, using a composite scoring system to manage every trade.
1. The Sniper Score Engine (0-5)
- **Multi-Factor Confluence:** Aggregates Volume Analysis, Trend Flow (HTF), and Momentum Oscillators into a single real-time score.
- **Confluence Threshold:** Requires a minimum score (Default 4) to ensure entries only occur when high-probability alignment is present.
2. Conditional Risk Logic
- **Smart Stop Loss:** Instead of closing on a fixed % loss, the bot checks the 'Opposing Score'. If price is down but momentum hasn't flipped, it holds through the noise.
- **Force Exit Protocol:** If the opposing direction hits a score of 4 or 5, the bot closes the position immediately regardless of PnL, protecting capital from trend reversals.
3. Execution Excellence
- **Macro Bias Filter:** Prevents longing in a bear market (or shorting in a bull market) by aligning with Daily/Weekly trend flows.
- **Visual Sidebar:** Provides real-time technical feedback directly on your terminal, showing 'Risk Mode' and 'Opposing Stars' for complete transparency.