32 lines
2.5 KiB
Text
32 lines
2.5 KiB
Text
; saved automatically on 2025.08.03 20:00:48
|
|
; this file contains last used input parameters for testing/optimizing LiveEA expert advisor
|
|
;
|
|
; === General Settings ===
|
|
InpPaperEAPrefix=ESCAPEEA_PAPER_
|
|
InpSymbol=
|
|
InpRiskPerTrade=1.0||1.0||0.100000||10.000000||N
|
|
InpMaxOpenTrades=3||3||1||30||N
|
|
InpMagicNumber=123457||123457||1||1234570||N
|
|
InpSlippage=10.0||10.0||1.000000||100.000000||N
|
|
InpEnableTrading=true||false||0||true||N
|
|
InpEvaluationInterval=15||15||1||150||N
|
|
InpMinTradesPerInterval=10||10||1||100||N
|
|
InpDailyDrawdownLimit=5.0||5.0||0.500000||50.000000||N
|
|
InpPanelColor=3329330
|
|
InpFontSize=8||8||1||80||N
|
|
InpAcceptPaperSignals=true||false||0||true||N
|
|
InpMaxPositionSize=10.0||10.0||1.000000||100.000000||N
|
|
InpUseHardStops=true||false||0||true||N
|
|
InpSharedKBDir=shared_kb
|
|
; === Signal Processing ===
|
|
InpMinConfidence=0.7||0.7||0.070000||7.000000||N
|
|
InpMaxSignalAge=300||300||1||3000||N
|
|
InpUsePaperEASLTP=true||false||0||true||N
|
|
InpEnableSignalLogging=true||false||0||true||N
|
|
InpConfidenceAdjustMode=online
|
|
; === Learning Settings ===
|
|
InpLearningWindow=100||100||1||1000||N
|
|
InpMinWinRate=0.6||0.6||0.060000||6.000000||N
|
|
InpLearningRate=0.01||0.01||0.001000||0.100000||N
|
|
InpEnableLearning=true||false||0||true||N
|
|
InpEnableRegimeClassification=true||false||0||true||N
|