nyao_scalper_mt5/settings/safe-aggressive.set

175 lines
4.2 KiB
Text
Raw Permalink Normal View History

2026-02-27 14:12:04 +07:00
; +-----------------------------------------+
; Nyao Scalper v42.0 - SAFE-AGGRESSIVE PROFILE
2026-02-27 14:12:04 +07:00
; © Copyright Nyao Scalper by Elriz Wiraswara
; +-----------------------------------------+
; Optimized for XAUUSD M1
; Philosophy: High frequency with controlled risk
; Aggressive entries with safe lot sizing, strong dampening,
; and fast break-even locks for stable profit
; Per-trade risk ~0.8% equity; basket stop ~7%
2026-02-27 14:12:04 +07:00
; +-----------------------------------------+
; 📊 Indicator Settings
DirectionalBodyLookback=8
2026-02-27 14:12:04 +07:00
EMAFastPeriod=5
EMASlowPeriod=11
SlopeLookback=2
RSIPeriod=7
ATRPeriod=7
ATRAvgLookback=10
MinVolRatioToTrade=0.55
ImpulseLookback=3
ImpulseBoostWeight=1.2
2026-02-27 15:24:05 +07:00
SignalSmoothingCandles=2
CurrentCandleBlend=0.45
VelocityWindow=2.0
2026-02-27 14:12:04 +07:00
RSIOverbought=80
RSIOversold=20
RSIMomentumBuy=58
RSIMomentumSell=42
2026-02-27 14:12:04 +07:00
; ⚖️ Score Weight Settings
TrendWeight=1.5
SlopeWeight=1.5
MomentumBaseWeight=1.0
MomentumTriggerWeight=0.6
BodyMomentumWeight=1.6
2026-02-27 14:12:04 +07:00
ChopScoreHigh=2.0
ChopScoreMed=1.0
ChopScoreLow=0.0
2026-02-27 14:12:04 +07:00
VolatilityScoreHigh=1.0
VolatilityScoreLow=0.0
2026-02-27 14:12:04 +07:00
PeakScoreWeight=1.0
WickRejectionWeight=0.8
MinBodyRatio=1.3
2026-02-27 14:12:04 +07:00
; 📝 Order & Position Settings
EnableBuyOrders=true
EnableSellOrders=true
EnableNewBarEntryOnly=true
EnableMaxSpreadFilter=true
MaxSpreadPoints=0
MaxSpreadATRRatio=0.28
2026-02-27 14:12:04 +07:00
BaseLotSize=0.01
MaxOpenOrders=8
MaxTradesPerCandle=1
2026-02-27 14:12:04 +07:00
ConsecutiveCandleThresholdBoost=0.8
MaxConsecutiveCandleBoosts=4
ZonePoints=400.0
BuyDuplicateMultiplier=1.2
SellDuplicateMultiplier=1.2
MinBreakEvenProfit=0.3
ProfitThresholdMultiplier=1.3
LossThresholdMultiplier=1.8
MinBuySignalScore=4.0
MinSellSignalScore=4.0
; 🎯 Limit Entry Settings
EnableLimitEntry=false
LimitEntryAnchor=0
LimitEntryATRFraction=0.25
LimitEntryExpiryBars=1
LimitEntryCancelOnFlip=true
2026-02-27 14:12:04 +07:00
; 🛡️ Signal Dampening Settings
EnableSignalDampening=true
MaxLosingPositionsSameDir=2
LosingPosScorePenalty=1.8
DrawdownThresholdPct=2.5
DrawdownScoreBoost=2.5
ConsecutiveLossesBeforeCooldown=3
ConsecutiveLossCooldownBars=3
2026-02-27 14:12:04 +07:00
; 🩺 Loss Management Settings
EnableLossManagement=true
MaxHoldingLossPositions=2
MinHealthScore=0.40
MaxAdverseATR=1.5
HealthTrendWeight=0.40
2026-02-27 14:12:04 +07:00
HealthRSIWeight=0.25
HealthATRWeight=0.25
HealthSwingWeight=0.10
2026-02-27 14:12:04 +07:00
HealthRSIBuyMin=40.0
HealthRSISellMax=60.0
HealthSwingLookback=18
HealthGraceBars=2
EnablePartialClose=true
PartialClose75Pct=0.25
PartialClose50Pct=0.50
PartialClose25Pct=1.00
EnableHealthSLTightening=true
2026-02-27 14:12:04 +07:00
SLTightenATRMultiplier=2.0
SLTightenMinHealthPct=0.50
EnableBreakEvenOnSpread=true
BreakEvenSpreadMultiplier=1.2
EnableVirtualSLReentry=true
ReentryRespectsNewBarGate=false
ReentryMinSignalPct=0.65
2026-02-27 14:12:04 +07:00
EnableProfitOffsetSL=true
ConsecutiveWinsRequired=2
MinOffsetProfit=0.8
; 🔀 Hedge Chain (Rolling Martingale Recovery) Settings
EnableHedgeChain=true
HedgeTriggerATR=1.5
HedgeRequireSignal=true
HedgeMinSignalScore=4.0
HedgeAutoLot=true
HedgeRecoveryATR=1.0
HedgeLotMultiplier=2.0
HedgeMaxLot=0.04
HedgeRecoveryPct=100.0
HedgeRollMinProfit=0.0
HedgeCycleLevels=2
EnableHedgeCycleReset=true
HedgeCyclePartialPct=50.0
HedgeMaxCycles=2
HedgeMaxChainLossUSD=0.0
HedgeMaxChainLossPct=0.0
HedgeClearRootSL=true
HedgeTrailATR=1.0
2026-02-27 14:12:04 +07:00
; 🧮 Dynamic Lot Sizing Settings
EnableDynamicLots=true
EquityDropPercent=6.0
MaxEquityDropLotSteps=2
2026-02-27 14:12:04 +07:00
MinSignalStrengthForLot=8.0
LotStepSize=0.01
MaxLotSize=0.03
; 🏦 Equity Settings
EnableBasketStop=true
MaxBasketLossPct=7.0
MinEquityPercent=65.0
2026-02-27 14:12:04 +07:00
MaxDrawdownFromPeak=0.0
PauseMinutes=5
PauseMinutesMultiplier=1.5
MaxPauseMinutes=90
2026-02-27 14:12:04 +07:00
MaxMinEquityTriggers=0
ResetOnNewPeak=true
TargetEquity=0.0
MinimumEquity=20.0
; 📈 Take Profit Settings
EnableTakeProfit=false
TPInputType=0
TPValue=8.0
2026-02-27 14:12:04 +07:00
; 📉 Stop Loss Settings
EnableStopLoss=true
SLInputType=1
SLValue=0.8
2026-02-27 14:12:04 +07:00
; 💸 Trailing TP/SL Settings
EnableTrailing=true
TrailingEnableBreakEvenLock=true
TrailingSLOnProfitableOnly=true
EnableAdaptiveTP=true
EnableAdaptiveSL=true
2026-02-27 14:12:04 +07:00
TSInputType=0
TrailingDistanceValue=0.25
TrailingValueMultiplier=0.25
2026-02-27 14:12:04 +07:00
; 🤖 Robot Settings
MagicNumber=6926268
EnableDiscordAlerts=false
DiscordWebhookURL=
EnableTradingHours=false
TradingStartTime=00:00
TradingEndTime=23:59
EnableReports=true
SendReportEveryHour=1
EnableMarketCloseFilter=true
MinutesBeforeClose=20
2026-02-27 14:12:04 +07:00
EnableNewsFilter=true
NewsMinutesBefore=25
NewsMinutesAfter=25
2026-02-27 14:12:04 +07:00
EnableLeveragePause=true
EnableLogging=false