2026-02-25 13:40:26 +07:00
|
|
|
; +-----------------------------------------+
|
2026-05-31 02:13:34 +07:00
|
|
|
; Nyao Scalper v42.0 - BALANCED PROFILE
|
2026-02-25 13:40:26 +07:00
|
|
|
; © Copyright Nyao Scalper by Elriz Wiraswara
|
|
|
|
|
; +-----------------------------------------+
|
2026-03-12 16:32:10 +07:00
|
|
|
; Optimized for XAUUSD M1
|
|
|
|
|
; Philosophy: Medium frequency trading with stable profit
|
|
|
|
|
; Quality entries, moderate exposure, solid risk management
|
2026-05-31 02:13:34 +07:00
|
|
|
; Per-trade risk ~0.8% equity; basket stop ~6%
|
2026-02-25 13:40:26 +07:00
|
|
|
; +-----------------------------------------+
|
|
|
|
|
; 📊 Indicator Settings
|
2026-03-12 16:32:10 +07:00
|
|
|
DirectionalBodyLookback=12
|
|
|
|
|
EMAFastPeriod=5
|
|
|
|
|
EMASlowPeriod=14
|
2026-05-31 02:13:34 +07:00
|
|
|
SlopeLookback=3
|
2026-02-25 13:40:26 +07:00
|
|
|
RSIPeriod=8
|
|
|
|
|
ATRPeriod=8
|
2026-03-12 16:32:10 +07:00
|
|
|
ATRAvgLookback=12
|
2026-05-31 02:13:34 +07:00
|
|
|
MinVolRatioToTrade=0.65
|
2026-03-12 16:32:10 +07:00
|
|
|
ImpulseLookback=3
|
2026-02-25 13:40:26 +07:00
|
|
|
ImpulseBoostWeight=1.0
|
2026-03-12 16:32:10 +07:00
|
|
|
SignalSmoothingCandles=2
|
|
|
|
|
CurrentCandleBlend=0.35
|
2026-02-25 13:40:26 +07:00
|
|
|
VelocityWindow=2.0
|
|
|
|
|
RSIOverbought=78
|
|
|
|
|
RSIOversold=22
|
|
|
|
|
RSIMomentumBuy=58
|
|
|
|
|
RSIMomentumSell=42
|
|
|
|
|
; ⚖️ Score Weight Settings
|
|
|
|
|
TrendWeight=1.5
|
|
|
|
|
SlopeWeight=1.5
|
|
|
|
|
MomentumBaseWeight=1.0
|
|
|
|
|
MomentumTriggerWeight=0.5
|
|
|
|
|
BodyMomentumWeight=1.5
|
|
|
|
|
ChopScoreHigh=2.0
|
|
|
|
|
ChopScoreMed=1.0
|
2026-05-31 02:13:34 +07:00
|
|
|
ChopScoreLow=0.0
|
2026-02-25 13:40:26 +07:00
|
|
|
VolatilityScoreHigh=1.0
|
2026-05-31 02:13:34 +07:00
|
|
|
VolatilityScoreLow=0.0
|
2026-02-25 13:40:26 +07:00
|
|
|
PeakScoreWeight=1.0
|
|
|
|
|
WickRejectionWeight=1.0
|
|
|
|
|
MinBodyRatio=1.5
|
|
|
|
|
; 📝 Order & Position Settings
|
|
|
|
|
EnableBuyOrders=true
|
|
|
|
|
EnableSellOrders=true
|
2026-05-31 02:13:34 +07:00
|
|
|
EnableNewBarEntryOnly=true
|
|
|
|
|
EnableMaxSpreadFilter=true
|
|
|
|
|
MaxSpreadPoints=0
|
|
|
|
|
MaxSpreadATRRatio=0.22
|
2026-03-12 16:32:10 +07:00
|
|
|
BaseLotSize=0.01
|
2026-02-25 13:40:26 +07:00
|
|
|
MaxOpenOrders=6
|
2026-02-27 00:26:17 +07:00
|
|
|
MaxTradesPerCandle=1
|
2026-02-27 14:12:04 +07:00
|
|
|
ConsecutiveCandleThresholdBoost=1.0
|
|
|
|
|
MaxConsecutiveCandleBoosts=3
|
2026-02-25 13:40:26 +07:00
|
|
|
ZonePoints=500.0
|
|
|
|
|
BuyDuplicateMultiplier=1.5
|
|
|
|
|
SellDuplicateMultiplier=1.5
|
|
|
|
|
MinBreakEvenProfit=0.5
|
|
|
|
|
ProfitThresholdMultiplier=1.5
|
|
|
|
|
LossThresholdMultiplier=2.0
|
2026-05-31 02:13:34 +07:00
|
|
|
MinBuySignalScore=5.0
|
|
|
|
|
MinSellSignalScore=5.0
|
2026-06-02 09:02:47 +07:00
|
|
|
; 🎯 Limit Entry Settings
|
|
|
|
|
EnableLimitEntry=false
|
|
|
|
|
LimitEntryAnchor=0
|
|
|
|
|
LimitEntryATRFraction=0.25
|
|
|
|
|
LimitEntryExpiryBars=1
|
|
|
|
|
LimitEntryCancelOnFlip=true
|
2026-02-27 00:26:17 +07:00
|
|
|
; 🛡️ Signal Dampening Settings
|
|
|
|
|
EnableSignalDampening=true
|
|
|
|
|
MaxLosingPositionsSameDir=2
|
|
|
|
|
LosingPosScorePenalty=1.5
|
|
|
|
|
DrawdownThresholdPct=3.0
|
|
|
|
|
DrawdownScoreBoost=2.0
|
2026-06-02 09:02:47 +07:00
|
|
|
ConsecutiveLossesBeforeCooldown=3
|
2026-02-27 00:26:17 +07:00
|
|
|
ConsecutiveLossCooldownBars=3
|
2026-02-25 13:40:26 +07:00
|
|
|
; 🩺 Loss Management Settings
|
|
|
|
|
EnableLossManagement=true
|
2026-03-12 16:32:10 +07:00
|
|
|
MaxHoldingLossPositions=2
|
2026-02-25 13:40:26 +07:00
|
|
|
MinHealthScore=0.40
|
|
|
|
|
MaxAdverseATR=1.5
|
|
|
|
|
HealthTrendWeight=0.40
|
|
|
|
|
HealthRSIWeight=0.25
|
|
|
|
|
HealthATRWeight=0.25
|
|
|
|
|
HealthSwingWeight=0.10
|
2026-03-12 16:32:10 +07:00
|
|
|
HealthRSIBuyMin=42.0
|
|
|
|
|
HealthRSISellMax=58.0
|
2026-02-25 13:40:26 +07:00
|
|
|
HealthSwingLookback=20
|
|
|
|
|
HealthGraceBars=2
|
|
|
|
|
EnablePartialClose=true
|
|
|
|
|
PartialClose75Pct=0.25
|
|
|
|
|
PartialClose50Pct=0.50
|
|
|
|
|
PartialClose25Pct=1.00
|
|
|
|
|
EnableHealthSLTightening=true
|
2026-03-12 16:32:10 +07:00
|
|
|
SLTightenATRMultiplier=1.8
|
|
|
|
|
SLTightenMinHealthPct=0.55
|
2026-02-25 13:40:26 +07:00
|
|
|
EnableBreakEvenOnSpread=true
|
|
|
|
|
BreakEvenSpreadMultiplier=1.5
|
|
|
|
|
EnableVirtualSLReentry=true
|
2026-06-02 09:02:47 +07:00
|
|
|
ReentryRespectsNewBarGate=false
|
2026-02-25 13:40:26 +07:00
|
|
|
ReentryMinSignalPct=0.75
|
2026-02-27 14:12:04 +07:00
|
|
|
EnableProfitOffsetSL=true
|
|
|
|
|
ConsecutiveWinsRequired=3
|
|
|
|
|
MinOffsetProfit=1.0
|
2026-06-02 09:02:47 +07:00
|
|
|
; 🔀 Hedge Chain (Rolling Martingale Recovery) Settings
|
|
|
|
|
EnableHedgeChain=true
|
|
|
|
|
HedgeTriggerATR=1.5
|
2026-06-02 23:57:30 +07:00
|
|
|
HedgeRequireSignal=true
|
|
|
|
|
HedgeMinSignalScore=5.0
|
2026-06-02 09:02:47 +07:00
|
|
|
HedgeAutoLot=true
|
|
|
|
|
HedgeRecoveryATR=1.0
|
|
|
|
|
HedgeLotMultiplier=2.0
|
|
|
|
|
HedgeMaxLot=0.06
|
|
|
|
|
HedgeRecoveryPct=100.0
|
|
|
|
|
HedgeRollMinProfit=0.0
|
|
|
|
|
HedgeCycleLevels=2
|
|
|
|
|
EnableHedgeCycleReset=true
|
|
|
|
|
HedgeCyclePartialPct=50.0
|
|
|
|
|
HedgeMaxCycles=3
|
|
|
|
|
HedgeMaxChainLossUSD=0.0
|
2026-06-02 20:51:23 +07:00
|
|
|
HedgeMaxChainLossPct=0.0
|
2026-06-02 09:02:47 +07:00
|
|
|
HedgeClearRootSL=true
|
2026-06-03 00:17:43 +07:00
|
|
|
HedgeTrailATR=1.0
|
2026-02-25 13:40:26 +07:00
|
|
|
; 🧮 Dynamic Lot Sizing Settings
|
|
|
|
|
EnableDynamicLots=true
|
2026-03-12 16:32:10 +07:00
|
|
|
EquityDropPercent=6.0
|
2026-05-31 02:13:34 +07:00
|
|
|
MaxEquityDropLotSteps=2
|
2026-03-12 16:32:10 +07:00
|
|
|
MinSignalStrengthForLot=8.5
|
2026-02-25 13:40:26 +07:00
|
|
|
LotStepSize=0.01
|
2026-03-12 16:32:10 +07:00
|
|
|
MaxLotSize=0.05
|
2026-02-25 13:40:26 +07:00
|
|
|
; 🏦 Equity Settings
|
2026-05-31 02:13:34 +07:00
|
|
|
EnableBasketStop=true
|
|
|
|
|
MaxBasketLossPct=6.0
|
2026-02-25 13:40:26 +07:00
|
|
|
MinEquityPercent=70.0
|
|
|
|
|
MaxDrawdownFromPeak=0.0
|
|
|
|
|
PauseMinutes=5
|
|
|
|
|
PauseMinutesMultiplier=1.5
|
|
|
|
|
MaxPauseMinutes=120
|
|
|
|
|
MaxMinEquityTriggers=0
|
|
|
|
|
ResetOnNewPeak=true
|
|
|
|
|
TargetEquity=0.0
|
|
|
|
|
MinimumEquity=20.0
|
|
|
|
|
; 📈 Take Profit Settings
|
2026-03-12 16:32:10 +07:00
|
|
|
EnableTakeProfit=false
|
2026-02-25 13:40:26 +07:00
|
|
|
TPInputType=0
|
|
|
|
|
TPValue=8.0
|
|
|
|
|
; 📉 Stop Loss Settings
|
|
|
|
|
EnableStopLoss=true
|
|
|
|
|
SLInputType=1
|
2026-05-31 02:13:34 +07:00
|
|
|
SLValue=0.8
|
2026-02-25 13:40:26 +07:00
|
|
|
; 💸 Trailing TP/SL Settings
|
|
|
|
|
EnableTrailing=true
|
|
|
|
|
TrailingEnableBreakEvenLock=true
|
|
|
|
|
TrailingSLOnProfitableOnly=true
|
|
|
|
|
EnableAdaptiveTP=true
|
|
|
|
|
EnableAdaptiveSL=true
|
|
|
|
|
TSInputType=0
|
|
|
|
|
TrailingDistanceValue=0.25
|
|
|
|
|
TrailingValueMultiplier=0.20
|
|
|
|
|
; 🤖 Robot Settings
|
|
|
|
|
MagicNumber=6926268
|
|
|
|
|
EnableDiscordAlerts=false
|
|
|
|
|
DiscordWebhookURL=
|
|
|
|
|
EnableTradingHours=false
|
|
|
|
|
TradingStartTime=00:00
|
|
|
|
|
TradingEndTime=23:59
|
|
|
|
|
EnableReports=true
|
|
|
|
|
SendReportEveryHour=1
|
|
|
|
|
EnableMarketCloseFilter=true
|
|
|
|
|
MinutesBeforeClose=30
|
|
|
|
|
EnableNewsFilter=true
|
|
|
|
|
NewsMinutesBefore=30
|
|
|
|
|
NewsMinutesAfter=30
|
|
|
|
|
EnableLeveragePause=true
|
|
|
|
|
EnableLogging=false
|