Bakome Bitcoin EA generates trade signals using an exponential moving average crossover combined with price breakouts on the H1 timeframe. The system features a grid recovery module that adds positions with a lot multiplier when trades enter a drawdown, utilizing martingale-style scaling. Risk controls include volatility-based stop loss and take profit levels, a trailing stop, and a hard daily drawdown limit to protect account equity.
Read from BAKOME_Bitcoin_EA_Pro_MT5.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
EA_NAME
string
BAKOME BITCOIN EA
TradeSymbol
string
BTCUSD
MainTF
ENUM_TIMEFRAMES
PERIOD_H1
RiskPercent
double
1.0
MaxSpread
double
500
MaxDailyDrawdown
double
10.0
EnableTrendFilter
bool
true
EnableATRFilter
bool
true
EnableSessionFilter
bool
true
EnableNewsFilter
bool
true
EnableGridRecovery
bool
true
EnableBreakEven
bool
true
Show all 23 inputs
Name
Type
Default
Description
EnableTrailingStop
bool
true
EnableSmartExit
bool
true
ATRPeriod
int
14
FastMAPeriod
int
20
SlowMAPeriod
int
200
ATRMultiplierSL
double
1.5
ATRMultiplierTP
double
3.0
MaxGridOrders
int
5
GridDistance
int
2000
GridMultiplier
double
1.5
MagicNumber
int
3202026
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone BAKOME-Hub/BAKOME_Bitcoin_EA_Pro_MT5 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.
Prem Gold Advisor is an automated MetaTrader 5 expert advisor specialized for XAUUSD (Gold) trading on the five-minute timeframe. It initiates trades using breakout levels placed at specific distances from the candle open. The strategy features a progressive scale-in mechanism, adding new orders as the price hits succe
GM Remake is an automated trading robot for MetaTrader 4 that executes a multi-stage martingale strategy. It initiates trades based on price breakout logic and manages drawdowns by layering additional positions at user-defined distances. To refine entries, the EA utilizes dual exponential moving averages and MACD trend
Nyao Scalper is an automated scalping robot for MetaTrader 5 that utilizes a multi-factor weighted scoring system to identify trade opportunities. It evaluates trend alignment through EMA crossovers, momentum via RSI, and price action through wick rejection and candle body analysis. The EA manages risk with adaptive AT
Prop Firm EA Fleet is a collection of MetaTrader 5 robots designed for passing prop firm evaluations and managing funded accounts. The suite utilizes various strategies including market structure analysis, session range breakouts for London and New York sessions, and high-frequency scalping. It features strict risk man
This MetaTrader 5 expert advisor executes a grid trading strategy enhanced with martingale lot scaling. The system identifies market direction through multi-timeframe analysis using Exponential Moving Averages and the Average Directional Index. It features dynamic grid spacing that adjusts based on market volatility an
This MetaTrader 5 expert advisor is designed for gold trading, utilizing a multi-timeframe strategy across the M15, H1, and H4 charts. It integrates technical indicators including ADX, RSI, and Moving Averages to identify trend-following and breakout opportunities. Risk controls include dynamic lot sizing based on acco