Trading robot · MT5

MintyGrid

by adamjbradley

MintyGrid is an automated trading robot for MetaTrader 5 that employs a grid-based strategy without relying on technical indicators or market averages.

High risk

GitHub stars1
Forks0
Last update3 years ago12 Apr 2023
LicenceNone stated

Overview

MintyGrid enters positions immediately and manages losing trades by layering additional orders at specific intervals. The expert advisor utilizes martingale and reverse-martingale lot scaling to recover from drawdowns during market swings. Risk management includes configurable lot multipliers and dynamic profit targets based on account margin. It supports simultaneous multi-symbol trading. The developer highlights its aggressive nature and notes that it typically operates without a hard stop loss.

Details

Author

adamjbradley on GitHub

Type

Trading robot

Platform

MetaTrader 5 (MQL5)

Strategy

Grid, Martingale, Hedging

Markets

Forex

Timeframes

Any timeframe

Risk profile

  • Uses martingale lot scaling: losses can grow fast
  • Opens a grid of orders: exposure builds up in a trend
  • Holds opposite positions at once
  • Trades without a fixed stop loss

Input parameters

Read from MintyGrid.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
riskTypeRiskTypeDynamicWhether to use fixed or dynamic risk
riskBaseRiskBaseMarginFactor to base risk on when using dynamic risk
riskFactordouble10.0Fixed lot size or dynamic risk factor
stopLossdouble0.00Percentage of price to be used as stop loss (0 to disable)
profitTypeRiskTypeDynamicWhether to use fixed or dynamic profit
profitBaseRiskBaseMarginFactor to base profit on when using dynamic profit
profitFactordouble10.0Fixed profit in deposit currency or dynamic profit factor
profitManyPairsDeviserdouble0.00Factor to divide total profit by for all symbol profit
gridStepMaxint10Maximum amount of grid steps per direction
gridStepBreakEvenint3Try break even on grid step (0 to disable)
gridStepMovementdouble0.03Step price movement percentage
gridStepMultiplierdouble3.33Step price movement multiplier (0 to disable)
Show all 21 inputs
NameTypeDefaultDescription
gridReverseStepMultiplierdouble1.00Reverse price movement multiplier (0 to disable)
gridStepProfitMultiplierdouble1.00Step profit multiplier (0 to disable)
gridStepLotMultiplierdouble2.00Step martingale lot multiplier (0 to disable)
gridReverseLotDeviserdouble1.50Reverse martingale lot deviser (0 to disable)
buybooltrueWhether to enable buy trades
sellbooltrueWhether to enable sell trades
currencyPairsstringEURUSD,EURGBP,GBPUSDSymbols to trade comma seperated
showCommentbooltrueShow table, disable for faster testing
magicNumberint901239Magic number

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone adamjbradley/MintyGrid from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 file into Experts, and any .mqh files into the Include folder the code expects.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.

Similar expert advisors

AutoTrade EA

by liucheng-12-08
3 stars

AutoTrade EA is a scalping robot for MetaTrader 4 and 5 that utilizes a multi-indicator signal scoring system based on Exponential Moving Average crossovers and RSI levels. It employs an aggressive trade management strategy featuring a dynamic grid and a stepped martingale lot scaling system where position sizes increa

MT4MT5 Trading robot ScalpingIndicator crossoverMartingale High risk
Updated 7 months ago None stated GitHub repository of AutoTrade EA

Grid Hedge Combine

by Far-1d
3 stars

Grid Hedge Combine is a MetaTrader 5 expert advisor designed to automate market entries using a mixture of grid and hedging techniques. It opens initial trades and layers subsequent orders at predefined pip intervals when the price moves against the position. The EA features lot size scaling, allowing for aggressive or

MT5 Trading robot GridMartingaleHedging High risk
Updated 1 year ago None stated GitHub repository of Grid Hedge Combine

Mr X Grid Hedge

by ibrahimzameel9232-lgtm
2 stars

Mr X Grid Hedge is a MetaTrader 5 expert advisor specifically designed for XAUUSD trading. It utilizes a grid strategy with entry signals confirmed by a combination of EMA crossovers, RSI bounds, and ATR volatility filters. The system manages risk through automated hedging triggered by drawdown or specific grid depth.

MT5 Trading robot GridMartingaleHedging High risk
Updated 10 months ago None stated GitHub repository of Mr X Grid Hedge

STO Martin

by crq644
2 stars

STO Martin is a grid-based trading robot for MetaTrader 5 that uses technical indicators to manage entries and recoveries. It employs a Stochastic Oscillator for execution signals and a Moving Average to filter trades according to the prevailing trend. The EA features a martingale lot-scaling system that adds positions

MT5 Trading robot MartingaleGridTrend following High risk
Updated 3 years ago None stated GitHub repository of STO Martin

AW Full Recovery EA

by wongthep
2 stars

This MetaTrader 5 expert advisor functions as a grid-based recovery system that can operate independently or manage trades from external EAs via magic number filtering. It initiates entries using Bollinger Bands and RSI indicators, then manages drawdown through a recovery grid matrix. The system employs dynamic ATR-bas

MT5 Trading robot GridMartingaleHedging High risk
Updated 3 months ago None stated GitHub repository of AW Full Recovery EA

Xauusd Auto Trader

by ibadnarpatih-create
2 stars

This MetaTrader 5 expert advisor is designed for trading XAUUSD using a trend-following approach. It identifies entries through a triple Exponential Moving Average crossover system, requiring ADX momentum confirmation before opening positions. To manage losing trades, the EA employs a martingale strategy that layers or

MT5 Trading robot Trend followingIndicator crossoverMartingale High risk
Updated 3 weeks ago GPL-3.0 GitHub repository of Xauusd Auto Trader

More trading robots

Need a broker for MT5?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers