This MetaTrader 5 collection provides several automated trading scripts, including a core robot that executes trades based on random entries or basic indicators.
Compound Effect EA manages positions using percentage-based stop loss and take profit targets rather than fixed pips. The expert advisors include risk controls like equity allocation limits and trailing stops. Notable features include a time-based hedging function designed to manage aging losing positions and various utility versions for trailing stops and ATR-based exits. The README provides minimal technical documentation.
Read from basic-close-if-positive.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
TP_percent_for_OPT
double
30
Take profit percentage
SL_percent_for_OPT
double
10
Stop lose percentage
maximum_equity_allowed
double
0.9
Equity alocator Maximum = 1 & Minimum = 0
VOL_percent_for_OPT
double
0.01
Size of orders
retrospective_reform_days
int
7
Hedge after how many days
hedge_profit_percentage_close
double
0
Hedge function closes position upon this amount of profit
trailing_SL
int
5
Trailing Stop Percentage
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone forexist/compound-effect 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 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 comprehensive backup of trading resources from the defunct fxcodebase community, containing a diverse collection of expert advisors for MetaTrader 4 and 5. The archive serves as a repository for legacy source code, featuring strategies ranging from RSI crossovers to advanced hedging and martingale
This repository contains a collection of MetaTrader 5 expert advisors designed for various financial instruments including the DAX index, gold, oil, and major currency pairs. The library includes specialized robots like German Sunrise for DAX mean reversion and others for specific events like Friday gold moves or Tuesd
MT5CollectionMean reversionIndicator crossoverTrend following
Oslib is an extensive repository of Expert Advisors and indicators for MetaTrader 5, encompassing various quantitative trading approaches. The collection includes statistical arbitrage robots that trade spreads between two correlated symbols, machine learning experts utilizing Support Vector Machines (SVM), and high-fr
This collection for MetaTrader 5 provides several automated Expert Advisors designed for various symbols including forex, gold, and indices. 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
This repository contains several MetaTrader 4 and 5 expert advisors, primarily focusing on multi-symbol basket trading and automated position management. The main EA allows users to trade up to six currency pairs simultaneously with predefined directions. It features a mechanism to add positions based on fixed distance