Mabuk Samudra MS

Mabuk Samudra V3 is a fully automated Expert Advisor for MetaTrader 5 that operates on a continuous tick-driven cycle. Every incoming tick triggers the following sequence in strict order.

1. Initialization & Safety Checks On startup, the EA loads symbol parameters, sets the magic number, configures trade deviation and order filling mode, and initialises RSI and CCI indicator handles. Persistent state — including maximum drawdown — is restored from global variables. A license and account lock check runs on every tick; if it fails, the EA halts immediately.

2. UI Refresh & Panel Sync The dashboard is redrawn each tick, displaying live account metrics (balance, equity, free margin, floating P/L, today's closed profit, maximum drawdown), spread, leverage, and indicator values. The lot size typed in the panel's edit box is synchronised into the EA's active lot variable on every tick.

3. Drawdown Tracking The EA continuously monitors total floating profit across all open positions. If the current floating loss is deeper than any previously recorded value, the maximum drawdown figure is updated.

4. Core Management Cycle (runs every tick, in order)

  • DDR System — checks whether the combined profit of the oldest and newest open position of the same direction meets the configured gap target. If yes, both are closed simultaneously, reducing basket exposure without closing the entire grid.
  • TP/SL Manager — calculates the volume-weighted average open price (BEP) across all positions of each direction, then sets or updates Take Profit and Stop Loss levels for every position accordingly. Single positions use their own TP/SL distances; averaging baskets use a separate BEP-based TP distance.
  • Trailing Stop — once floating profit exceeds the configured start threshold, the Stop Loss of each position is moved progressively behind price, locking in gains while allowing the trade to run further.

5. Daily Limit Check After the core cycle, the EA evaluates total daily performance (closed deals + floating). If the profit target or loss limit for the day is reached, all positions are closed and all pending orders are deleted. The EA then skips further order activity for that tick.

6. Averaging / Martingale If an open position moves against entry, the EA places an additional order in the same direction at a configurable step distance from the last open price, using an increased lot size. Steps can follow either an auto-multiplied progression or a manually defined band table. This process repeats up to the configured maximum order count.

7. Pending Order Cleanup Outside the configured trading hours, or when a position already exists (non-hedging mode), any outstanding limit orders are deleted to prevent unintended new entries.

8. New Order Placement Before placing any order, the EA verifies: market is open, tick is fresh, spread is within limit, free margin is sufficient, and the configured trading hour window is active. Orders are sent with a 50-point deviation tolerance and a broker-adaptive filling mode (IOC preferred), with up to 3 automatic retries on retriable broker rejections.


Yazarın diğer ürünleri
BandRider
Rudi Rupian
====================================================  ENGLISH DESCRIPTION — MQL5 MARKET COMPLIANT  BandRider EA | Rudi Rupian | camptrader.web.id ==================================================== BandRider EA is an automated Expert Advisor for MetaTrader 5 that uses Bollinger Bands combined with an ATR volatility filter to identify potential price reversal conditions. The system also includes a structured averaging mechanism and a global stop loss based on total floating loss in USD. ENTRY
ENGLISH DESCRIPTION CampTrader Tools is a trade management utility designed for MetaTrader 5. The tool helps traders manage existing positions by applying configurable trade management features such as stop loss, take profit, trailing stop, and position averaging. It is intended to assist with trade management and does not provide trading signals or guarantee trading results. FEATURES — AUTOMATIC SL & TP — The tool can automatically apply stop loss and take profit levels to positions that do no
FREE
====================================================  ENGLISH DESCRIPTION - MQL5 MARKET COMPLIANT ==================================================== GoodVibe EA is a trade management utility designed to assist traders in managing open positions automatically. It does not open trades on its own. All entry decisions remain with the trader. The EA runs in the background and applies the configured management rules to positions that are already open — either on the current chart symbol or across
FREE
====================================================  ENGLISH DESCRIPTION (Paste ke kolom English) ==================================================== Have you ever watched a trade go against you — and felt helpless, unable to do anything but wait? That frustration is exactly why GajahMada EA was built. Named after the legendary Mahapatih Gajah Mada of the Majapahit Empire — a commander who never retreated, never surrendered, and united the Nusantara archipelago through strategy and patienc
PrecisionEdge EA — RSI and Stochastic Confluence System for MT5 PrecisionEdge EA is an automated Expert Advisor for MetaTrader 5. It uses two technical indicators — the Relative Strength Index (RSI) and the Stochastic Oscillator — to determine entry conditions. A trade is placed only when both indicators generate a signal at the same time on a new bar close. Entry Logic A buy order is placed when the RSI crosses upward out of the oversold level and the Stochastic %K line crosses above the %D lin
TrendHarvest EA — Stochastic and ATR Averaging System for MT5 TrendHarvest EA is an automated Expert Advisor for MetaTrader 5. It uses two technical indicators — the Stochastic Oscillator as the entry trigger and the Average True Range (ATR) as a volatility filter — to determine trade entry conditions. When a valid signal is confirmed, the EA opens an initial position and continues to add orders on each subsequent candle close using a fixed lot multiplier of 1.5, until the maximum averaging limi
==================================================== ENGLISH DESCRIPTION  ====================================================   KenArok EA is an automated trading system for MetaTrader 5, named after Ken Arok, founder of the Singasari Kingdom in East Java, Indonesia (1222 AD). The EA applies a structured averaging strategy using two indicators that must confirm simultaneously before any position is opened or averaged.   — ICHIMOKU KINKO HYO — Used as the primary trend filter. The Cloud (Senkou
ENGLISH DESCRIPTION — MQL5 MARKET COMPLIANT IchiBand Pro | Rudi Rupian | camptrader.web.id ====================================================   IchiBand Pro is an automated Expert Advisor for MetaTrader 5 that combines two widely respected technical analysis tools — Ichimoku Kinko Hyo and Bollinger Bands — into a single structured trading system. The EA manages positions using a systematic averaging approach with configurable cycle control, margin protection, and real-time chart panel.   — WH
This EA reads RSI and candle direction together. A buy entry requires consecutive candle closes below the oversold level. A sell entry requires consecutive candle closes above the overbought level. The candle close filter is the main accuracy control. A confirmed close — not just a wick or intrabar move — means the market has genuinely committed to that direction. Noise and false spikes are naturally filtered out. For best results, use this on larger timeframes where each candle carries real pri
Note EA
Rudi Rupian
====================================================   Note EA is an automated trading system for MetaTrader 5 that combines CCI and RSI as a dual-confirmation entry filter, paired with a structured recovery system designed to manage the outcome of losing trades.   — ENTRY LOGIC: CCI + RSI —   The CCI (Commodity Channel Index) measures the deviation of price from its statistical average. When CCI moves into extreme oversold territory below -100, it indicates that price has moved unusually far b
CampTrader Dashboard is an all-in-one visual indicator for MetaTrader 5 that combines three powerful technical indicators into a single clean panel — with an automatic weekly win rate tracker built in. What's Inside the Panel Bollinger Bands Section Upper, Middle, and Lower band values Price position: Above / Inside / Below the band Bandwidth % (band width relative to mid) BB Signal: BUY / SELL / Neutral Ichimoku Cloud Section Tenkan, Kijun, Span A, and Span B values Cloud status: Bullish or
ATR Rider
Rudi Rupian
ATR Rider is an automated Expert Advisor (EA) for MetaTrader 5, designed for trading XAUUSD (Gold) and other volatile instruments. It uses ATR (Average True Range) Volatility Breakout signals to detect high-momentum market moves, entering trades only after a candle fully closes — ensuring confirmation before execution. The EA features a smart averaging system that adds positions when the market moves against the initial entry, using ATR-based distance rather than fixed pips — making it adaptive
Filtrele:
Değerlendirme yok
Değerlendirmeye yanıt