; RooiKat Apex -- BROAD Optimization Set (MAXIMAL: everything that ; influences trading behavior is optimizable together) ; Engine, DCA/sizing, risk/exits, account kill switches, session on/off, ; volatility/news filters, and slippage tolerance are ALL open. Only pure ; identity/visual/diagnostic settings (magic number, dashboard, logging, ; chart markers, emergency stop) are fixed -- those don't affect trading ; outcomes, only overhead or safety-critical constants. ; This is a VERY large search space -- expect a long, patient run. Inp_Magic=87231001 Inp_Servo_Power=5.0||0.0||1.0||10.0||Y Inp_Gyro_Power=5.0||0.0||1.0||10.0||Y Inp_Cortex_Power=5.0||0.0||1.0||10.0||Y Inp_Synapse_Power=5.0||0.0||1.0||10.0||Y Inp_Actuator_Power=5.0||0.0||1.0||10.0||Y Inp_Sensor_Power=5.0||0.0||1.0||10.0||Y Inp_Capacitor_Power=5.0||0.0||1.0||10.0||Y Inp_Resistor_Power=5.0||0.0||1.0||10.0||Y Inp_Relay_Power=5.0||0.0||1.0||10.0||Y Inp_Kernel_Power=5.0||0.0||1.0||10.0||Y Inp_Servo_Factor1=50||10||10||60||Y Inp_Servo_Factor2=200||100||25||250||Y Inp_Gyro_Factor1=14||8||2||24||Y Inp_Gyro_Factor2=25.0||15.0||5.0||35.0||Y Inp_Cortex_Factor1=9||5||2||15||Y Inp_Cortex_Factor2=26||15||5||40||Y Inp_Cortex_Factor3=52||30||10||80||Y Inp_Synapse_Factor1=14||8||2||24||Y Inp_Synapse_Factor2=55.0||50.0||5.0||70.0||Y Inp_Synapse_Factor3=45.0||30.0||5.0||50.0||Y Inp_Actuator_Factor1=12||8||2||20||Y Inp_Actuator_Factor2=26||20||3||35||Y Inp_Actuator_Factor3=9||5||2||15||Y Inp_Sensor_Factor1=12||6||3||24||Y Inp_Sensor_Factor2=0.1||0.05||0.05||0.3||Y Inp_Capacitor_Factor1=20||10||5||40||Y Inp_Capacitor_Factor2=0.25||0.15||0.05||0.35||Y Inp_Resistor_Factor1=20||10||5||30||Y Inp_Resistor_Factor2=2.0||1.5||0.25||3.0||Y Inp_Relay_Factor1=20||10||5||40||Y Inp_Kernel_Factor1=20||10||5||40||Y Inp_ATR_Period=14||8||2||24||Y Inp_ConfidenceThreshold=75.0||60.0||5.0||90.0||Y Inp_NeutralMode=1||0||1||1||Y Inp_DCA_SpacingATR=1.5||0.5||0.25||3.0||Y Inp_MaxLegs=5||2||1||6||Y Inp_MaxBasketRiskPct=6.0||2.0||1.0||10.0||Y Inp_LegSizeDecay=0.65||0.4||0.1||1.0||Y Inp_RegimeDecayGate=10.0||5.0||5.0||20.0||Y Inp_StopTightenPerLeg=0.10||0.0||0.05||0.2||Y Inp_MaxBasketLossPct=4.0||2.0||1.0||6.0||Y Inp_MinRiskPct=0.5||0.25||0.25||1.5||Y Inp_MaxRiskPct=2.0||1.0||0.5||3.0||Y Inp_MaxLotSize=5.0||1.0||1.0||10.0||Y Inp_ATR_StopMultiplier=4.0||2.5||0.5||6.0||Y Inp_EquityFloorPct=8.0||4.0||1.0||15.0||Y Inp_HardStopSafetyBuffer=1.75||1.25||0.25||2.5||Y Inp_BreakEvenTriggerATR=1.5||0.5||0.25||3.0||Y Inp_BreakEvenBufferPts=5||2||2||15||Y Inp_TP_ATR_Multiplier=5.0||2.0||1.0||10.0||Y Inp_TrailTriggerATR=3.0||1.0||0.5||6.0||Y Inp_TrailDistanceATR=1.5||0.5||0.25||3.5||Y Inp_RecoveryTP_ATR=1.0||0.5||0.25||2.0||Y Inp_BasketProfitTargetPct=3.0||1.0||0.5||8.0||Y Inp_MaxDailyLossPct=5.0||2.0||1.0||8.0||Y Inp_MaxOverallDDPct=25.0||15.0||2.5||30.0||Y Inp_AccountEquityFloorPct=20.0||10.0||2.5||30.0||Y Inp_MaxConsecutiveLosses=6||3||1||10||Y Inp_ConsecLossPauseHours=1||1||1||6||Y Inp_EmergencyStop=false Inp_UseAutoGMTDetect=true Inp_ManualGMTOffset=2 Inp_EnableSydney=1||0||1||1||Y Inp_EnableTokyo=1||0||1||1||Y Inp_EnableLondon=1||0||1||1||Y Inp_EnableNewYork=1||0||1||1||Y Inp_ForceCloseBeforeSessionEnd=1||0||1||1||Y Inp_SessionEndBufferMinutes=15||5||5||30||Y Inp_MaxSpreadPoints=0||0||100||500||Y Inp_MinVolatilityRatio=0.0||0.0||0.2||1.5||Y Inp_MaxVolatilityRatio=0.0||0.0||0.5||4.0||Y Inp_NewsFilterLevel=0||0||1||3||Y Inp_NewsBufferMinutes=30||10||10||60||Y Inp_SlippagePoints=20||10||5||40||Y Inp_MaxRetries=3 Inp_LogLevel=0 Inp_EnableFileLog=false Inp_EnablePush=false Inp_EnableTerminal=false Inp_EnableEmail=false Inp_SilenceCriticalAlerts=false Inp_ShowDashboard=false Inp_DashCorner=0 Inp_DashScale=0.5 Inp_ShowChartMarkers=false Inp_MaxChartMarkers=300