; saved on 2026.07.13 11:20:57
; this file contains input parameters for testing/optimizing 02 Divergence TFT DeMarker RSI expert advisor
; to use it in the strategy tester, click Load in the context menu of the Inputs tab
;
; --- Core Configurations ---
InpMode=4||0||0||7||Y
InpUseTFT=false||false||0||true||Y
InpLotSize=0.1||0.1||0.010000||1.000000||N
InpMagicNumber=123456||123456||1||1234560||N
InpSlippage=10||10||1||100||N
; --- Divergence Mapping Parameters ---
InpLookbackWindow=44||2||1||60||Y
InpDivergThreshold=0.012||0.001||0.001||0.0150000||Y
; --- Technical Indicator Parameters ---
InpDeMarkerPeriod=11||2||1||60||Y
InpRSIPeriod=9||2||1||60||Y
; --- Temporal Fusion Transformer (TFT Proxy) Parameters ---
InpAttentionThresh=0.60||0.5||0.05||0.85||Y
InpSeqWeighting=0.30||0.1||0.05||0.5||Y
