Skip to content

Japan AI Exo Scalp EA v5 Installation Manual

    AI Consensus & Model SettingsArrow1_ModelAI model for Arrow 1 (main logic). 0: o4-mini, 1: gpt-3.5, 2: gpt-4.1, 3: o32 (gpt-4.1)Arrow1_TempTemperature for Arrow 1. Higher = more random output; 1.0 is standard.1.0Arrow2_EnableEnable Arrow 2 (secondary AI check). “false” saves cost, “true” increases robustness.falseArrow2_ModelAI model for Arrow 2 (same format as Arrow1_Model).2 (gpt-4.1)Arrow2_TempTemperature for Arrow 2. Lower (e.g., 0.6) = more stable output.0.6Arrow3_EnableEnable Arrow 3 (tertiary opinion). Often used for 2-of-3 voting logic.falseArrow3_ModelModel for Arrow 3 (e.g., 1 = gpt-3.5).1 (gpt-3.5)Arrow3_TempTemperature for Arrow 3.0.3ContrarianModeIf true, reverses all signals (for reverse trading). Default is false.falseLot & Money ManagementBaseLotsFixed lot size if auto lot is disabled. Set to 0.01 for safe live start.0.01EnableAutoLotAdjustIf true, lot size is automatically adjusted based on account equity performance.trueLotAdjustStepIncrement for increasing/decreasing lot factor (risk scaling step size).0.05MinLotFactorMinimum lot factor (prevents too small lots if equity drops).0.5MaxLotFactorMaximum lot factor (prevents oversized lots if equity grows rapidly).1.20EquityIncreaseThreshold / EquityDecreaseThresholdRatio for equity change at which lot size is adjusted (e.g., 1.03 = +3%, 0.95 = -5%).1.03 / 0.95RiskPercentRisk % of equity per trade when using auto lot. 1.0 is conservative for live trading.1.0Dynamic Spread & Quality ControlSpreadFactorEntry filter. Only trade if current spread ≤ median × this factor. Higher = looser, lower = stricter.3.0SpreadLookbackSeconds for median spread window (rolling calculation). 300 = 5 minutes.300EnableSmartLiquidityEnable real-time quality (liquidity/volatility) scoring. Should always be true for live trading.trueMinQualityLevelMinimum allowed quality class (0=Premium, 1=Standard, 2=Poor, 3=Danger).2LiquidityCacheSecHow long (in seconds) to cache the last quality calculation result.30DangerFailRateMax allowed “danger” condition (e.g. 0.30 = max 30% of ticks can be danger before pausing).0.30EnableQualityDecay, TickDecayBaseline, TickDecayAlpha, TickWeightMinParameters for decaying tick-based quality measures, improving stability during regime changes.true / 6.0 / 0.5 / 0.20UseAutoCalibrate, UseDynamicRecalibEnable initial and ongoing auto-calibration of spread and liquidity thresholds for each symbol.true / trueTrade Frequency & Session ControlsBaselineTPS, MinTPS_Trade, Quality_Threshold_Trade, HysteresisBandMinimum tick speed, adaptive quality threshold, and hysteresis band (noise filter). Normally keep defaults.0.0 / 1.0 / 0.25 / 0.04EnableTradingHours, TradingStartTime, TradingEndTime, ClosePositionsAtEndEnable and set custom trading windows (HH:MM format), and auto-close at session end.false / 11:00 / 14:30 / trueVolume, Volatility, and Advanced FiltersVolumeWindowSec, DangerZThreshold, PremiumZThresholdWindow (in seconds) and Z-score thresholds for dynamic volume-based market quality control.1800 / -1.5 / 1.5QuantilePeriodHours, QuantileLowerPct, QuantileUpperPctQuantile learning period (hours) and lower/upper percentile for adaptive thresholds.24 / 20.0 / 80.0UseAdditionalFilter, VolatilityThresholdEnable and set minimum required volatility for entry (for high-volatility pairs or crypto).true / 20000.0Entry & Exit LogicEnableTrailingStop, TrailingATRMultiplier, TrailStartMultiplierEnable trailing stop, multiplier for ATR-based trailing, and the profit multiple at which trailing starts.false / 1.2 / 1.5EnableBreakEven, BreakEvenTriggerPips, BreakEvenMovePipsEnable break-even stop. When profit in pips reaches trigger, move SL to entry + move pips.true / 1000.0 / 1.0MinHoldBars, MaxHoldBars, PartialCloseADRMultiplier, PartialClosePercent, PeakDDATRMultiplierMin/max bars to hold trades, partial close logic (percent of ADR/profit), and ATR multiple for drawdown-based exit.2 / 0 / 0.7 / 50.0 / 1.0UseGPTForExit, SkipQueryATRMultiplierEnable GPT model for exit decisions, and profit multiple at which to skip exit query.false / 1.5Indicators, Analysis & Market StructureAnalysisTimeframeTimeframe used for all indicator calculations and AI prompts (e.g. H1=16385).16385 (H1)SlopeSmoothBars, UseDiffDI, DI_Flat_Threshold, AtrFilterFactorTechnical analysis parameters for trend, range, and volatility calculation.3 / true / 5.0 / 1.0UseDynamicThreshold, BaseThreshold, UseSessionLogicAdaptive AI signal thresholding, base threshold, and session-specific logic control.true / 0.2 / truePriceHistoryBars, VolatilityLookbackNumber of bars used for price action and volatility analytics.20 / 100SRLookbackBars, SRMinTouches, UsePivotPointsSupport/Resistance and pivot analysis for market structure (bars to look back, min touches to count as S/R).120 / 3.0 / trueRSIPeriod, BBPeriod, BBDeviation, MACDFast, MACDSlow, MACDSignalStandard indicator settings for RSI, Bollinger Bands, and MACD calculations.14 / 20 / 2.0 / 12 / 26 / 9UseCurrencyStrength, UseRiskSentiment, SafeHavenSymbolsEnable currency strength/risk sentiment analysis. Comma-separated symbols for “safe haven” reference.false / false / XAUUSD,USDJPY,USDCHFOther Filters & Safety ControlsUseLondonSession, UseNYSessionRestrict trading to London or NY market sessions (if true).false / falseUseAutoGMTOffset, ManualGMTOffsetAutomatic/manual broker GMT offset detection. Manual is only for rare cases.true / 0EnableNewsFilter, FilterMinutesBefore, FilterMinutesAfter, NewsImportanceLevel, ClosePositionsOnNews, ShowCalendarOnChartPause/close positions around news events, show event overlay on chart, set importance filter.true / 15 / 15 / 2 / false / falseEnableWeekendProtection, WeekendCloseTimeNY, CloseAllOnFriday, MondayStartHourNYClose positions on Friday NY close, pause trading over weekends, auto-resume on Monday.false / 16:30 / false / 0EnableDailyDrawdown, MaxDailyLossPercentEnable/disable daily drawdown protection and percentage loss threshold.true / 5.0EnableOvernightFilter, OvernightCloseTime, OvernightStartHour, OvernightStartMinuteExit positions before end-of-day (rollover) or at specific time. Set server hour/minute.false / 23:50 / 23 / 45EnableTradeCSV, MaxCSVLines, TradeCSVFileNameCSV logging: enable, max lines per file, and output filename (under MT5/Files).true / 2000 / ExoScalp_TradeLog.csvInpMagicNumber, InpUserCommentUnique number per chart instance, and order comment for easy identification.140001 / J-AES v5.3 BTCUSD H1 No TrailingDebugVerboseLogsEnables detailed logs for troubleshooting. Only enable for debugging, not live trading.false

    www.mql5.com (Article Sourced Website)

    #Japan #Exo #Scalp #Installation #Manual