; SmartBot XAUUSD Scalping Responsive Settings ; Optimized untuk entry yang lebih sering dan responsive ; Mode dan Risk Management Mode=0 AutoTrade=true RiskPercent=1.0 Magic=240812 ; Multi-Timeframe Scanner EnableMTFScanner=true PairsToScan=EURUSD,GBPUSD,USDJPY,USDCHF,AUDUSD,NZDUSD,EURGBP,EURJPY MaxPairsToShow=8 ; Signal Validation - Dilonggarkan untuk Scalping EMA_Fast=8 EMA_Slow=13 RSI_Period=10 RSI_Overbought=80 RSI_Oversold=20 ADX_Period=14 ADX_MinStrength=15 ADX_MinStrength_Scalping=12 MinConfirmations_Scalping=1 MinConfirmations_Other=2 ATR_Period=14 Stochastic_K=14 Stochastic_D=3 Stochastic_Slow=3 MaxSpreadPoints=400 ; Supply & Demand Detection EnableSDDetection=true SD_Lookback=100 SD_MinTouch=3 SD_ZoneSize=0.0010 SD_SupplyColor=255 SD_DemandColor=65280 ; Smart TP/SL UseATR_TP_SL=true ATR_SL_Multiplier=1.5 ATR_TP_Multiplier=2.0 UseMultiTP=true TP1_Ratio=0.5 TP2_Ratio=0.3 TP3_Ratio=0.2 ; Trailing & Lock Profit TrailStartPts=150 TrailStepPts=80 LockStartPts=120 LockOffsetPts=20 UseSpreadBuffer=true SpreadBufferMultiplier=1.5 AutoCheckSpread=true MinStopMultiplier=2.0 ; News Filter NewsPauseEnable=true UpcomingNewsTime=1970.01.01 00:00 PauseBeforeMin=15 PauseAfterMin=15 HighImpactNews=NFP,CPI,GDP,Interest Rate,Employment ; Session Trading TradeStartHour=7 TradeEndHour=22 EnableSessionFilter=true TradeAsia=true TradeLondon=true TradeNewYork=true ; Trendline Recognition EnableTrendlines=true TrendlineLookback=50 TrendlineMinTouch=2 TrendlineColor=65535 ; Trade Journal EnableTradeLog=true LogFileName=SmartBot_Trades.csv ; AI Assist AI_Assist_Enable=false AI_Endpoint_URL= AI_API_Key= AI_TimeoutMs=1200 AI_MaxChars=600 AI_RequireApprove=false ; DeepSeek AI DeepSeek_Enable=false DeepSeek_API_Key= DeepSeek_Model=deepseek-chat DeepSeek_Timeout=5000 DeepSeek_MaxTokens=500 DeepSeek_RequireApprove=true ; ChatGPT AI ChatGPT_Enable=true ChatGPT_API_Key= ChatGPT_Model=gpt-3.5-turbo ChatGPT_Timeout=3000 ChatGPT_MaxTokens=200 ChatGPT_RequireApprove=false EnableDebugLogs=false EnableEssentialLogs=true