; saved on 2026.08.31 03:02:31
; this file contains input parameters for testing/optimizing GoldPriceActionAgent expert advisor
; to use it in the strategy tester, click Load in the context menu of the Inputs tab
;
; === General ===
InpMagic=20260830||20260830||1||202608300||N
InpSymbolFilter=XAU
InpMaxOpenTrades=2||1||1||10||N
; === Structure Detection (price action only) ===
InpSwingLookback=3||5||1||50||N
InpStructureBars=150||150||1||1500||N
; === Signal Modules ===
InpRequireHTFAlign=true||false||0||true||N
; === Risk Management (fixed, no martingale/grid/averaging) ===
InpRiskPercent=2.5||1.0||0.100000||10.000000||N
InpRR=1.5||2.0||0.200000||20.000000||N
InpSLBufferPercent=10||15.0||1.500000||150.000000||N
InpSRTolerancePercent=3||5.0||0.500000||50.000000||N
InpUseStructuralTrailing=true||false||0||true||N
; === Session Filter (server time) ===
InpUseSessionFilter=true||false||0||true||N
InpSessionStartHour=11||7||1||70||N
InpSessionEndHour=20||20||1||200||N
; === Spread Filter ===
InpMaxSpreadPoints=350||350.0||35.000000||3500.000000||N
; === Display ===
InpShowSwingPoints=true||false||0||true||N
