Market Cultivator

Market Cultivator

Cultivating Small Moves into Sustainable Growth

Market Cultivator is a fully automated Expert Advisor for MetaTrader 5, developed for short-term trading on XAUUSD. It combines an initial two-direction hedge, controlled layered position management, monetary average-profit trailing, and a profit-bank recovery process.

The system is designed to keep its settings understandable. It does not depend on ATR, ADX, EMA, or a large collection of technical indicators. Trade management is based on price distance, current monetary profit, spread conditions, and M5 price momentum during recovery.

Important: Market Cultivator uses a martingale-style lot multiplier and does not place a fixed Stop Loss on each individual position. Please read the risk information before using it.

Core Trading Process

At the beginning of a new cycle, the EA checks the current spread and opens one Buy and one Sell position with the same initial lot size.

The Buy and Sell sides are then managed independently:

  • A profitable side is managed using Average Profit Trailing in account currency.
  • A losing side can receive additional positions after price moves by the configured layer distance.
  • Layering stops when the configured maximum number of layers is reached.
  • Total open volume is restricted by the MaxTotalLot setting.
  • After a cycle is completed, the EA waits for the configured cooldown before starting a new cycle.

Average Profit Trailing

Market Cultivator does not use a conventional point-based basket Take Profit. Instead, each direction has its own monetary trailing process.

When the combined profit of one side reaches AverageTrailStartMoney, the EA records its highest floating profit. If the profit then falls by AverageTrailDistanceMoney from that peak, all positions on that side are closed.

This allows the exit level to follow favorable movement without requiring a fixed price target.

Controlled Layering

If one side is losing, the EA can add a new position after price has moved against the most recent position by LayerDistancePoints.

The next position volume is calculated from InitialLot and LotMultiplier. Broker volume steps and limits are applied automatically. A minimum internal delay between layers helps prevent multiple orders from being opened too quickly.

The number of positions per direction is limited by MaxLayers. The EA does not use unlimited layering.

Profit Bank Recovery

When a losing direction reaches MaxLayers, Market Cultivator can enter recovery mode.

During recovery:

  • The EA stops adding normal martingale layers.
  • It waits for M5 momentum confirmation before opening a small position in the opposite direction.
  • Realized results from recovery scalps are recorded in the Profit Bank.
  • When the accumulated bank can cover an eligible losing recovery position, the EA closes the least expensive losing layer first.
  • The process continues gradually until the recovery exposure has been reduced.

Recovery scalp losses are limited by ScalpMaxLossMoney. The complete trading cycle is protected by MaximumCycleLossMoney, which closes all Market Cultivator positions when the configured monetary loss threshold is reached.

Main Features

  • Fully automated XAUUSD trading for MetaTrader 5.
  • Recommended M5 chart operation.
  • Independent Buy and Sell management.
  • Monetary Average Profit Trailing.
  • Controlled martingale-style layering with a maximum layer limit.
  • M5 momentum-filtered recovery scalps.
  • Profit Bank for gradual recovery-position reduction.
  • Spread filter before opening positions.
  • Maximum total lot restriction.
  • Maximum monetary loss limit per trading cycle.
  • Margin, broker volume-limit, and trading-session checks.
  • Order retry and execution verification logic.
  • Recovery state persistence after terminal restart.
  • On-chart dashboard with live account and cycle information.
  • Manual Close All, Close Buy, Close Sell, Pause, and Resume controls.
  • Green and orange chart theme.

Dashboard Information

The dashboard displays:

  • EA operating status.
  • Account balance and equity.
  • Current spread and spread-filter status.
  • Cycle number and running time.
  • Buy and Sell position count, volume, average price, and floating result.
  • Total position volume and floating result.
  • Current layer count.
  • Average trailing settings and recorded profit peaks.
  • Recovery state and Profit Bank value.

Recommended Environment

  • Platform: MetaTrader 5.
  • Symbol: XAUUSD (Gold).
  • Timeframe: M5.
  • Account type: Hedging account is required.
  • Execution: A low-spread account with reliable market execution is recommended.
  • Hosting: A low-latency VPS is recommended for continuous operation.
  • Algo Trading: Must be enabled.

Symbol specifications, point size, spread, commission, swaps, execution speed, and slippage vary between brokers. Always test the EA using data and trading conditions from the intended broker.

Default Parameters

Main Trading

  • MarketCultivatorMagic = 26091601
    Unique identifier used to separate Market Cultivator positions from other trades.
  • InitialLot = 0.01
    Starting volume for the initial Buy, Sell, and recovery scalp positions.
  • CycleCooldownSeconds = 60
    Waiting time before a new trading cycle can begin.

Average Profit Trailing Per Side

  • AverageTrailStartMoney = 2.00
    Combined directional profit required to activate trailing.
  • AverageTrailDistanceMoney = 0.50
    Allowed decline from the recorded directional profit peak before closing that side.

Controlled Martingale

  • EnableMartingale = true
    Enables additional positions on a losing direction.
  • MaxLayers = 5
    Maximum position count allowed for each direction.
  • LotMultiplier = 1.30
    Multiplier used to calculate the next layer volume.
  • LayerDistancePoints = 300
    Minimum adverse price distance from the latest position before another layer is considered.

Profit Bank Recovery

  • EnableProfitBankRecovery = true
    Enables the recovery process after a side reaches its maximum layer count.
  • EnableScalpMomentumFilter = true
    Requires directional confirmation from closed M5 candles before opening a recovery scalp.
  • ScalpMaxLossMoney = 4.00
    Monetary loss threshold for a recovery scalp side.
  • MaximumCycleLossMoney = 500.00
    Emergency monetary loss threshold for the complete EA cycle.

Essential Protection

  • MaxSpreadPoints = 50
    Maximum permitted spread for new entries.
  • MaxTotalLot = 1.00
    Maximum combined volume allowed across all positions managed by this EA on the current symbol.

Installation

  1. Install Market Cultivator through the MQL5 Market in MetaTrader 5.
  2. Open an XAUUSD M5 chart.
  3. Attach Market Cultivator to the chart.
  4. Enable Algo Trading.
  5. Confirm that the trading account uses Hedging mode.
  6. Start with the default settings in the Strategy Tester and on a demo account.
  7. Use a VPS if the EA is expected to operate continuously.

Use only one Market Cultivator instance with the same Magic Number on the same symbol. If multiple instances are required, assign a different Magic Number to each instance.

Internal Backtest Reference

The following result is an internal historical test, not a live trading result:

  • Symbol and timeframe: XAUUSD M5.
  • Test period: 1 August 2026 to 16 September 2026.
  • Modeling: Real ticks.
  • History quality: 99 percent.
  • Initial deposit: 10,000.
  • Net result: 5,065.62.
  • Profit factor: 1.54.
  • Maximum equity drawdown: 888.05, or 6.58 percent.
  • Total trades: 6,381.

This is a short historical test period and must not be treated as proof of future performance. Results can differ significantly because of broker conditions, spreads, commissions, swaps, slippage, data quality, and future market behavior.

Important Risk Information

Market Cultivator uses hedging, multiple positions, and martingale-style volume progression. These methods can create substantial floating drawdown during strong or prolonged one-directional movement.

The EA does not apply a fixed Stop Loss to every individual position. MaximumCycleLossMoney is a cycle-level monetary protection and may be affected by slippage, gaps, disconnections, rejected orders, and execution latency. It cannot guarantee that the final realized loss will equal the configured value.

Do not select a lot size based only on expected profit. Consider the complete possible exposure of all layers. Test every parameter change in the Strategy Tester and on a demo account before using real funds.

Trading Forex, Gold, and CFDs involves substantial risk. Losses are possible, and past backtest performance does not guarantee future results. Use only capital you can afford to lose.

Support

For installation questions, settings guidance, bug reports, and product support, use the Market Cultivator product comments or the MQL5 messaging system.

Plus de l'auteur
Garuda Fire MT4
Maldini Yoga Pratama
EA Garuda Fire MT4 .This is the logical development of EA Dragon Fire ultimate, with the addition of better logic and confirmation than before.   EA Garuda Fire MT4   is a trend following system for swing trading based on PLT indicator filtered by I-gentor LSMA. no need to add any indicators because everything is included in this EA code, so the trading decisions are simple and immediate without confusion that can result from the use of many indicators Only   10 download  of the EA left  at $69
Petani Uanx MT4
Maldini Yoga Pratama
5 (2)
Petani Uanx MT4 -   is a Integrated  Pair Expert Advisor. this is  Multi-Currency(MultiPair) EA, Dynamic Trading Logic,   and has a profit or loss security Next price --> $499 Lifetime The main strategy uses scalping at the speed of candles per second, the system only focuses on Small and Stable Profits. EA can use Hedging, Martingale, or and not use other dangerous strategies. It uses a fixed stop loss for each position or closed orders integrated with all open pairs General Strategy Definiti
Dragon Golden
Maldini Yoga Pratama
5 (6)
EA Dragon Golden is an EA with a scalping strategy system following the trend candle or reverse, it is recommended to use large and sufficient equity because this EA is a martiangle system and can be used for hedging. Due to many requests to return to the previous version, this product is currently the old version of Dragon Golden. If you want a new product you can download it here : Agape Advisor IMPORTANT! Contact me immediately after the purchase to get instructions and a bonus! Only  4  do
Galeri Forex MT4
Maldini Yoga Pratama
Galeriforex automatic trading advisor is an EA based on MA logic cross with RSI filter and stochastic, logic that is fairly ancient but produces consistent profits and long-term life I hope you provide reviews and comments so that ea Galeri forex can continue to grow and get the latest updates Supported currency pairs: Major Pair Recommended timeframe: M5 - H1 Recommended Preset Settings: I included in the google drive link Preset input recommendations? download here:   Click Here Requirements
Golden Miner MT4
Maldini Yoga Pratama
5 (2)
EA Golden Miner is a combination of the old EA buy sell scalper, mood ea and ea grid period. Average profitability on the optimal set is 12-25% per month, on the conservative set 5-15%, on the aggressive set from 30 to 150% per month. Golden Miner  is an EA with a scalping strategy system by opening buy and sell positions together, it is recommended to use large and sufficient equity because this EA is a martiangle grid system. The capital requirement of this EA is quite large, especially since
Oldies Advisor
Maldini Yoga Pratama
Oldies automatic trading advisor is an EA based on Stoch logic cross with RSI filter and MA, logic that is fairly ancient but produces consistent profits and long-term life I hope you provide reviews and comments so that EA Oldies Advisor can continue to grow and get the latest updates Supported currency pairs: Major Pair Recommended timeframe: M5 - H1 Recommended Preset Settings: I included in the google drive link Preset input recommendations? download here:   - Requirements The EA is NOT se
Dragon Fire Ultimate
Maldini Yoga Pratama
Dragon Fire Ultimate Version is a tren following system for swing trading or scalping .trend based on candlesticks and look for corrections or continuations on the trend. you can use period candle or 7 or whatever you want . this time it is the ultimate version modified by our team which has many features that can be adjusted according to your needs in trading with robots. You can also do this backtest Only   5download  of the EA left  at $79! Next price -->   $99 Symbol XAUUSD, EURUSD, GBPUSD A
Magic Breakout
Maldini Yoga Pratama
Yesterday High/Low Breakout Only  5  download  of the EA left  at $44! Next price -->   $55 Symbol GBPUSD Timeframe M15  Test From 2017 Settings Default Setting  Additional -  --------------  ---------------------------------------------------- Brokers Any Minimum Deposit $500 Recommend Deposit $1000 for cent Feature NOT sensitive to spread, slippage  Suggest Use low spread broker
Orbit Advisor
Maldini Yoga Pratama
Orbit Advisor is a trading robot for your best profit and long term robot, this EA uses a combination of Moving Average and Stochastic. Also added filters for the term Candle and MA and RSI make this robot suitable for small capital and long term needs even though this robot is a type of martingale but not too dangerous, you can adjust the distance between the marti and can be assisted by the trailing marti to speed up Take profit Only  10  download  of the EA left  at $139! Next price -->   $1
Multiverse Scalper
Maldini Yoga Pratama
Multiverse scalper is a new breakthrough MT4 EA because it will read and trade on 4timeframes in one chart. Fast scalping buy sell simultaneously on 4 different timeframes. Make marti and take profit with TP Sentry $ This is an EA with a simple marti grid and hedging style, maximizing profits in the short term with risk. You can start with a cent type account to minimize the risk of this EA Symbol XAUUSD Timeframe M1 Test From 2021 Settings Default Setting  Additional Change Max Order to 99  --
Pemburu Uanx Ultimate
Maldini Yoga Pratama
EA Pemburu Uanx  Ultimate is a combination of the old EA buy sell scalper, mood ea and ea grid period. Average profitability on the optimal set is 12-25% per month, on the conservative set 5-15%, on the aggressive set from 30 to 150% per month.EA Pemburu Uanx Ultimate is an EA with a scalping strategy system by opening buy and sell positions together, it is recommended to use large and sufficient equity because this EA is a martiangle grid system. The capital requirement of this EA is quite larg
Agoybot
Maldini Yoga Pratama
Agoybot is a logic trading robot that breaks high low candles in the selected timeframe (suggest M1). with a choice feature between averaging or hedging. You are free to explore your own presets choosing between martiangle , hedging recovery  or oneshoot agoybot can be backtested once a week making it easier for traders to explore the desired preset We will explain some of the preset features in agoybot below: Only  5  download  of the EA left  at $44! Next price -->   $55 Symbol GOLD, GBPUSD, E
Kangooroo
Maldini Yoga Pratama
Kangooroo is the advanced   grid system   which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Only   5 download  of the EA left  at $555! Next price -->   $1111 Symbol AUDCAD, AUDNZD, NZDCAD,GBPUSD,EURUSD Timef
Agape Advisor
Maldini Yoga Pratama
5 (2)
EA AGAPE is an EA with a scalping strategy system following the trend candle and will be open trade for correction. it is recommended to use cent account and sufficient equity because this EA is a martiangle system and can be used for hedging IMPORTANT! Contact me immediately after the purchase to get instructions and a bonus! Symbol EURUSD, GBPUSD, XAUUSD And Other Pair Major Forex Timeframe M5 Test From 2019 Settings Preset   Download Here Info The Setting Not Use Autolot but you can change f
Petani Uanx MT5
Maldini Yoga Pratama
Petani Uanx MT5 -   is a   Integrated  Pair Expert Advisor.   this is  Multi-Currency(MultiPair)   EA, Dynamic Trading Logic,   and has a   profit or loss security Only for purchase now for$199! Next price --> $499 The main strategy uses scalping at the speed of candles per second, the system only focuses on Small and Stable Profits. EA can use Hedging, Martingale, or and not use other dangerous strategies. It uses a fixed stop loss for each position or closed orders integrated with all open p
Aurum Breakout EA MT5 — Institutional Gold Momentum & Breakout Engine Professional Algorithmic Trading Engineered Exclusively for Gold (XAUUSD) Selective Entries. Defined Risk. Multi-Timeframe Precision. Zero Emotional Bias. Download Set : Download Here Overview: The Power of Disciplined Gold Trading Trading Gold ( XAUUSD ) presents some of the largest price swings and most lucrative trending momentum in modern financial markets. However, its signature volatility, sudden pullbacks, and erratic
Filtrer:
Aucun avis
Répondre à l'avis