Blog
SUNAN GIRI EA MT4 – Full Input Settings Analysis

Buy SUNAN GIRI EA product here

General Settings & Trading Time
- Blink: false — Turns off “blink mode” (perhaps pertaining to signal visibility).
- JAM_ON / JAM_OFF: 0 / 24 — EA runs non-stop 24 hours a day with no time limitations.
- CommentEA: “EA Sunan Giri” — Text that appears on trades for identification purposes.
- CLOSE_BY_STOCH: true — Permit trades to close according to Stochastic signals.
Trade Opening Parameters
- OPEN_BUY / OPEN_SELL: true / true — Activates both buy and sell orders.
- Compounding: true — Increases lot size based on account equity (compound interest style).
- Pembarug: 100,000.0 — Equity level used for calculating lot sizes in compounding mode.
- FixLot: 0.1 — Fixed lot size when compounding is disabled.
- TP_money: 5.0 — Closes all trades when total profit is 5 USD.
- TP: 20 pips — Fixed Take Profit level.
- SL: 0 — No hard Stop Loss used (risk must be managed through other logic).
Averaging / Martingale Strategy
- USE_MARTY: true — Uses Martingale for recovering losses.
- Pip_Step: 20 pips — Distance between averaging orders.
- Multiplier: 2.0 — Increases the lot size of each subsequent trade by two times relative to the previous one.
- Max_Level: 10 — There are 10 levels of averaging maximum.
- CEK_SIGNAL: 1 — Checks entry signals before opening Martingale orders.
Indicator Filters & Signal Confirmation
- Indicator 1: Bollinger Bands
- Period: 20
- Deviation: 2.0
- Shift: 0
- Applied Price: Close price.
- Indicator 2: Stochastic Oscillator
- K Period: 5
- D Period: 3
- Slowing: 3
- Method: Low/High, MA Type: Simple.
- OverSold / OverBought Levels: 30.0 / 70.0.
- Indicator 3: Multi-Timeframe Stochastic
- TF1 / TF2 / TF3: 15 minutes / 30 minutes / 1 hour.
- CEK_SIGNAL_TF1 / TF2 / TF3: 0 — Checks for signals on these timeframes are disabled.