The repository features Mecha Godzilla, a grid trading system using ATR-based spacing and bidirectional orders, alongside specialized bots for Asian session breakouts and H4 trend following. Risk management features across the tools include daily loss limits, balance targets, and trailing stops. While some EAs are optimized for proprietary trading challenges, certain strategies utilize grid layering, martingale lot multipliers, or lack a default stop loss, requiring careful supervision.
Grid trading with ATR-based dynamic spacing
Multi-symbol support for indices and gold
Hurst exponent filter for market regime detection
Automated lot scaling based on account balance
Integrated daily loss limits for account protection
Read from MECHA_GODZILLA 31 v01.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Timeframe
ENUM_TIMEFRAMES
PERIOD_H1
FixedContractSize
double
0.01
Lote del grid. Si UseAutoScaling=true, es solo el valor
UseStopLoss
bool
false
StopLossATRMultiplier
double
5.0
MinProfitToClose
double
0.30
UseBalanceTarget
bool
false
BalanceTarget
double
605.0
MinOperatingBalance
double
1.0
MaxDailyLoss
double
350.0
Base; escala con el lote efectivo (ver UnwindFastTrackRefLot)
SafetyBeltFactor
double
1.0
UseAutoScaling
bool
false
true: FixedContractSize/UnwindLotSize/MaxGridPositions se
CenterLookbackBars
int
500
Show all 40 inputs
Name
Type
Default
Description
CenterNumBuckets
int
50
CenterMinQualityScore
double
1.2
RecalcIntervalDays
int
7
RecalcATRDistance
double
3.0
AtrPeriod
int
14
AtrStepMultiplier
double
1.5
MaxGridLevels
int
20
MaxPositionsPerLevel
int
2
LimitGridPositions
bool
true
MaxGridPositions
int
12
Techo manual. Si UseAutoScaling=true, es solo el valor
PauseMultiplier
double
12.0
Grid pausa solo ante movimientos muy grandes
ResumeMultiplier
double
2.0
MinBarsInState
int
24
GridDirection
int
0
0=Bidireccional | 1=Solo BUYs | 2=Solo SELLs
UseHurstFilter
bool
false
Activar filtro de régimen por exponente de Hurst
HurstPeriod
int
100
Barras para calcular el exponente de Hurst
HurstThreshold
double
0.65
H > umbral → tendencia → grid no abre posiciones
UseFIFOTimeLimit
bool
false
Activa el cierre forzado de la posición más antigua
FIFOMaxDaysOpen
int
30
Días abierta antes de ser candidata a cierre forzado
FIFOCloseIntervalDays
int
2
Días mínimos entre dos cierres FIFO consecutivos
UnwindLotSize
double
0.04
Si UseAutoScaling=true, valor de partida — se recalcula solo
UnwindMinBarsBeforeActivation
int
48
UnwindCooldownBars
int
48
UnwindMinPairProfit
double
0.10
UnwindTrailATR
double
8.0
Trailing de fase 1 (grid aún abierto)
UnwindPhase2TrailATR
double
2.0
Trailing de fase 2 (TF corriendo sola), mínimo
UnwindPhase2TrailATRMax
double
5.0
Trailing de fase 2, máximo
UnwindPhase2TrailScaleUSD
double
20.0
Beneficio extra para llegar del mínimo al máximo
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Sitodine99/Trading_Bots from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
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.
This repository contains an extensive library of MetaTrader 5 expert advisors covering various algorithmic trading methodologies. The collection includes strategies based on Bollinger Bands, Relative Strength Index, moving average ribbons, and swing failure patterns. A core focus is the Ighodalo series for gold and CFD
This repository provides a collection of MetaTrader 4 expert advisors and utility tools. It includes diverse trading strategies ranging from M1 scalping and Heiken Ashi trend following to swing-based approaches. The codebase features a robust trade management framework with classes for order execution, error handling,
This repository contains a large collection of over 100 expert advisors for the MetaTrader 5 platform, many of which appear to be generated using the Mission Automate tool. The library covers a wide variety of trading methodologies including range breakouts, Ichimoku cloud strategies, Heiken Ashi engulfing patterns, an
This repository contains a diverse collection of MetaTrader 5 expert advisors ranging from RSI-based scalping robots to multi-timeframe trend following systems. The EAs utilize various technical indicators including EMA crossovers, MACD momentum, and ATR for volatility-based exits. The core logic often incorporates mul
This MetaTrader 5 collection features two primary components: a manual risk management panel and an automated confluence robot. The TyAlgo advisor executes trades using the No Nonsense Forex method, aggregating signals from various technical indicators via global variables. Risk is managed through the TyphooN tool, whi
This repository is a large collection of over 1,000 expert advisors designed for the MetaTrader 5 platform. It serves as an open-source library featuring various algorithmic trading strategies, including moving average crossovers, RSI levels, Parabolic SAR, and range breakouts. The collection provides robots for trend