; saved on 2026.06.09 20:15:32
; this file contains input parameters for testing M1 Quantum MT5 custom indicator
; to use it in the strategy tester, click Load in the context menu of the Inputs tab
;
InpSectionMM==== Money Management ===
InpShowMmBank=true||false||0||true||N
InpMmStartCapital=10.0||10.0||1.000000||100.000000||N
InpMmBaseLot=0.1||0.1||0.010000||1.000000||N
InpMmConsecWins=3||1||1||5||N
InpSectionMain==== M1 Quantum Parameters ===
CFG_MaFastPeriod=5||4||1||40||N
CFG_MaSlowPeriod=9||5||1||50||N
InpSectionEntry==== Entry & Risk ===
InpGreenAtPips=1||1||1||20||N
InpUseStopLoss=true||false||0||true||N
InpStopLossFactor=1.2||1||1||3||N
InpUseMaEntryFilter=true||false||0||true||N
InpSectionTP==== Take Profit Mode ===
InpTpMode=1||0||0||1||N
InpFixTpPips=18||3||1||20||N
InpSectionAlert= === Alerts ===
InpEnableAlerts=true||false||0||true||N
InpAlertPopup=true||false||0||true||N
InpAlertMobile=true||false||0||true||N
InpAlertEmail=true||false||0||true||N
InpSectionDisplay= === Display ===
InpShowDashboard=true||false||0||true||N
InpShowStreakPanel=true||false||0||true||N
InpShowBalanceGraph=true||false||0||true||N
