The main EA manages entries through trend confirmation and provides risk controls such as stop loss, take profit, and trailing stops. It includes features for breakeven activation and time-based trading restrictions. The repository also stores multiple third-party robots like Aura BlackEdition and Flexy The Dragon. Users can configure lot sizing automatically or manually, though the README notes that performance optimization is ongoing.
Read from Aura BlackEdition V2.3 @simpleforextools.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Free_forex_tools
string
https://t.me/simpleforextools
percent
double
0.01
Lot for Balance
balance
double
500
Balance
Lot
double
—
Fix Lot(if 0 then Auto)
MaxCountOrders
int
3
Number of Opened Deals
BeginHour
int
—
Time to Start Hour
EndHour
int
24
Time to Finish Hour
Commen
string
—
Comments
Magic
int
1
Magic
Opposite
bool
true
Open Opposite Deals
MaxSpred
int
200
MaxSpread
Friday
bool
—
Close At Friday
Show all 22 inputs
Name
Type
Default
Description
FrHour
int
23
Close At Friday Hour
trail
bool
true
Trailing On Off
TrailStart
double
30
Trailing Start
TrailFrom
double
30
Trailing From
TrailStep
double
30
Trailing Step
UseBreckeven
bool
—
Use Breakeven
BEactivity
double
50
BE activity
BePips
double
5
BE Pips
TKProfit
double
300
TakeProfit
STLoss
double
300
StopLoss
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone khamzatMurj/Trading-Bot from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
3Copy the filesCopy the .mq4 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 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 collection for MetaTrader 4 provides a variety of expert advisors and utilities intended for automated trading and educational use. The primary component is a moving average crossover robot that opens positions based on trend direction. It features risk management tools including percentage-based stop losses, take
This repository provides a diverse library of expert advisors and technical indicators for MetaTrader 4. The collection includes robots utilizing moving average crossovers, MACD trend-following signals, and mean-reversion strategies based on Bollinger Bands. A notable inclusion is a Martingale robot that scales lot siz
This MetaTrader 4 repository contains a collection of expert advisors, primarily featuring the Chaos Theory EA. This robot combines several trading methodologies including Bill Williams' Chaos Theory, Trading Made Simple, and THV3 to trade multiple currency pairs simultaneously. It utilizes technical filters such as Su
This repository is a collection of various MetaTrader 4 expert advisors, featuring the WallStreet Forex Robot along with other tools like SteadyWinner and IndoRun. The primary EA utilizes technical indicators such as Moving Averages, CCI, and Williams' Percent Range to execute trades on the M15 timeframe. It includes c
GitGpa is an extensive repository of MetaTrader 4 expert advisors, primarily featuring implementations of the OzFX strategy alongside various technical indicator-based bots. The collection includes tools for trend chasing, breakout trading, and moving average crossovers. These experts incorporate multiple risk manageme