UseDynamicBE | bool | true | BE at position's SL distance (dynamic); if false use fixed pips below |
|---|
BreakEvenPips | double | 25.0 | Move to BE at this many pips - min when UseDynamicBE, or fixed when off |
|---|
BreakEvenPips_Silver | double | 30.0 | Move to BE at this many pips (Silver) |
|---|
BE_FVG_Pips | double | 30.0 | BE pips for FVG entries |
|---|
BE_OB_Pips | double | 30.0 | BE pips for Order Block entries |
|---|
BE_SR_Pips | double | 30.0 | BE pips for Support/Resistance tap & bounce |
|---|
BE_Session_Pips | double | 15.0 | BE pips for Session sweep entries (tighter) |
|---|
DynamicSL_GoldOnly | bool | false | Apply dynamic SL only to Gold (XAUUSD) - FALSE = Use for both |
|---|
DynamicSL_MinPips | double | 25.0 | Minimum dynamic SL (pips) - Gold: never smaller (was 15; 14 too tight) |
|---|
DynamicSL_MinPips_Silver | double | 30.0 | Minimum dynamic SL (pips) - Silver |
|---|
DynamicSL_MaxPips | double | 80.0 | Maximum dynamic SL (pips) - allows structure/spikes |
|---|
MaxSL_Pips_Gold | double | 80.0 | Hard cap: Gold SL never exceeds this (stops 100+ pip SL; broker min may still widen slightly) |
|---|
DynamicSL_MaxPips_Silver | double | 60.0 | Maximum dynamic SL (pips) - Silver |
|---|
DynamicSL_ZoneBuffer | double | 3.0 | Buffer beyond zone (pips) - REDUCED from 5.0 |
|---|
DynamicSL_ATR_Multiplier | double | 1.0 | ATR multiplier for volatility-based SL - REDUCED from 1.5 |
|---|
DynamicSL_ATR_Period | int | 14 | ATR period for dynamic SL |
|---|
DynamicSL_UseStructure | bool | true | Place SL beyond swing high/low (structure-based) |
|---|
DynamicSL_SwingLookback | int | 10 | Bars to look back for swing high/low |
|---|
DynamicSL_ConfluenceBonus | double | 5.0 | Additional pips per confluence factor - REDUCED from 10.0 |
|---|
DynamicSL_SmartExpansion | bool | true | Only expand SL when there's strong confluence (2+ factors) |
|---|
DynamicSL_BaseMultiplier | double | 1.2 | Base SL multiplier (1.2 = 20% larger than fixed SL) |
|---|
UseWickProtection | bool | true | Enable wick-based SL buffer (places SL beyond recent wicks) |
|---|
WickProtection_Lookback | int | 5 | Bars to check for wick extremes (5 = last 5 bars) |
|---|
WickProtection_Buffer | double | 2.0 | Buffer beyond wick (pips) - adds safety margin |
|---|
UseVolatilitySpikeExpansion | bool | true | Expand SL during recent volatility spikes |
|---|
VolatilitySpike_Bars | int | 3 | Bars to check for volatility spike (3 = last 3 bars) |
|---|
VolatilitySpike_Multiplier | double | 1.5 | SL multiplier during volatility spike (1.5 = 50% wider) |
|---|
UseQuickRejectionCheck | bool | false | Optional: 1-bar delay if large wick detected (false = immediate entry) |
|---|