
"1% Loss" Expert Advisor - Comprehensive Guide
"Trade Smart, Limit Losses – Consistent Growth with Controlled Risk!"
1. Overview
The "1% Loss" EA is a MetaTrader 4 (MT4) Expert Advisor developed by R.KH 1001. It is designed to limit losses while maximizing profits using a martingale-like recovery system combined with technical indicators (SAR & MA).
This EA focuses on risk management (1% loss rule) and scaling in/out strategies, making it suitable for forex traders who want to minimize drawdowns while compounding gains.
2. Key Features
✔ Martingale-like Recovery – Increases lot sizes after losing trades (Multiplier).
✔ Technical Indicators – Uses Parabolic SAR (SAR) and Moving Average (MA) for trade signals.
✔ Risk Management – Implements 1% loss rule on equity deviation.
✔ Take Profit & Stop Loss – Secures profits with fixed TakeProfit and dynamic adjustments.
✔ Time & Day Filters – Trades only on specific days/hours (Jumlah_Hari_Trade, Waktu_Tamat).
3. Input Parameters & Settings
Trade Execution
MagicNo – Unique EA identifier (default: 1001).
Lots – Initial lot size (default: 0.01).
Pips – Distance for adding positions (default: 30 pips).
TakeProfit – Fixed take profit in pips (default: 45 pips).
Multiplier – Lot size multiplier after losses (default: 1.799).
MaxTrades – Maximum concurrent trades (default: 10).
Time & Day Filters
Jumlah_Hari_Trade – Number of trading days per week (default: 5).
Waktu_Tamat – Trading session end hour (default: 23).
Technical Indicators
Step & Max – Parabolic SAR settings (default: 0.02 & 0.2).
g_period_148 – MA period (default: 7).
g_ma_method_156 – MA method (default: MODE_LWMA).
4. How It Works
Signal Generation – The EA checks:
SAR MA → Buy Signal
SAR MA → Sell Signal
Martingale-like Recovery – If a trade moves against the initial position, the EA increases lot size (Multiplier) and opens a new trade at a predefined distance (Pips).
Take Profit – All trades share the same TakeProfit level (fixed at 45 pips).
Time & Day Filter – Only trades during allowed days/hours.
Equity Protection – Monitors 1% loss rule to prevent excessive drawdowns.
5. Recommended Settings
ParameterRecommended Value
Lots0.01-0.1 (Small Accounts)
Multiplier1.5-2.0 (Balanced Risk)
TakeProfit30-50 pips
MaxTrades5-10 (Avoid Overexposure)
Pips20-30 pips (Entry Distance)
6. Important Notes
⚠ High-Risk Strategy – Martingale can lead to large drawdowns if not managed properly.
⚠ Works Best in Trending Markets – Avoid ranging conditions.
⚠ Monitor Equity – The 1% loss rule helps control risk but requires supervision.
⚠ Backtest First – Optimize parameters before live trading.
7. Developer & Source
Developer: R.KH 1001
Official Website: https://www.robomql.com
"Trade with Discipline, Grow with Confidence!" 🚀