SOS Trader
- Indicators
- Andres Felipe Carvajal Rodriguez
- Version: 1.3
- Updated: 9 August 2025
This indicator is an advanced loss position monitor, designed to help you react in time and protect your capital. It analyzes all open trades on the current symbol in real-time, calculates volatility using ATR on multiple timeframes, and determines how close the price is to your Stop Loss.
It displays visual lines (dynamic Stop Loss and Break-Even) and a Bloomberg-style panel with key information for each trade:
-
Loss percentage relative to your balance
-
Distance to Stop Loss in pips and ATR multiples
-
Time the trade has been open
-
Alert status (Warning, Critical, or Emergency) with intuitive colors
Additionally, it sends sound alerts and push notifications when your trade enters risk zones.
Explanation of Inputs
Technical Settings
-
TimeframesToAnalyze: Timeframes used to calculate the ATR (e.g., "H1, H4, D1").
-
ATRPeriod: ATR period for measuring volatility.
-
MinATRValue: Minimum ATR value to avoid overly narrow zones.
-
TrendMA_Period: Moving average period for trend analysis.
Display Settings
-
ShowDynamicSL: Shows the dynamic Stop Loss line.
-
StopLossATRMultiplier: Distance of the dynamic SL in ATR multiples.
-
SLProximityATRMultiplier: Proximity threshold to the SL (for alerts).
-
MainLineWidth: Thickness of the main line.
-
ShowBreakEvenLine: Shows the Break-Even line.
-
BreakEvenLineColor: Color of the Break-Even line.
-
ShowInfoPanel: Shows the information panel.
-
InfoPanelTextColor: Text color of the panel.
Panel Style
-
PanelWidth / PanelHeight: Panel size.
-
PanelBackground / PanelBorder: Background and border colors.
-
PanelFontSize / PanelFont: Font size and type.
Alert Settings
-
AlertCooldownMinutes: Minimum time between alerts for the same trade.
-
WarningLevelATR / CriticalLevelATR / EmergencyLevelATR: ATR distances that trigger each alert level.
-
EnableSoundAlerts: Enable sound alerts.
-
EnablePushNotifications: Enable push notifications.
