The primary system monitors multiple forex pairs and gold from a single chart using Fibonacci-derived logic for trade entries. It includes risk controls such as equity drawdown limits and a configurable stop loss switch. The repository also provides specialized tools for oscillation and counter-trend trading that utilize martingale lot scaling. Most components are designed for automated operation across several major currency pairs simultaneously.
Read from 光莺策略.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
s_01_sl_ratio_fibo
int
0
s_01_odds_fibo
int
14
s_01_period_fibo
int
4
s_04_sl_ratio_fibo
int
1
s_04_odds_fibo
int
20
s_04_period_fibo
int
3
s_04_x_fibo
int
10
input_pin
string
激活密匙
input_equity_ratio
ENUM_LOTRATIO
功率400
开仓功率
input_equity_limit
double
0
回撤控制
input_sl_switch
bool
开
止损开?
input_s_01_positive_deviation_ratio
double
0.00002
Show all 40 inputs
Name
Type
Default
Description
input_s_04_positive_deviation_ratio
double
0.00015
input_negative_deviation_ratio
double
0.00025
S_01_switch
bool
开
S_04_switch
bool
开
sym_xauusd
string
XAUUSD
sym_eurusd
string
EURUSD
sym_usdjpy
string
USDJPY
sym_gbpusd
string
GBPUSD
sym_eurjpy
string
EURJPY
sym_eurgbp
string
EURGBP
sym_gbpjpy
string
GBPJPY
sym_usdchf
string
USDCHF
sym_usdcnh
string
sym_usdcad
string
USDCAD
sym_audusd
string
AUDUSD
bs_xauusd
ENUM_BS
buysell
bs_eurusd
ENUM_BS
buysell
bs_usdjpy
ENUM_BS
buysell
bs_gbpusd
ENUM_BS
buysell
bs_eurjpy
ENUM_BS
buysell
bs_eurgbp
ENUM_BS
buysell
bs_gbpjpy
ENUM_BS
buysell
bs_usdchf
ENUM_BS
buysell
bs_usdcnh
ENUM_BS
buysell
bs_usdcad
ENUM_BS
buysell
bs_audusd
ENUM_BS
buysell
spd_xauusd
double
0.600
spd_eurusd
double
0.00020
How to Install It
1Download the sourceUse "Download source (.zip)" above, or clone sunyourway/mql from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts or MQL5/Experts.
3Copy the filesCopy the .mq4 / .mq5 file into Experts, and any .mqh files into the Include folder the code expects.
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 a diverse collection of MetaTrader 4 expert advisors and R-based financial scripts. The primary robot is based on the Nanningbob trading system, which utilizes multi-timeframe analysis across daily and four-hour charts to identify trends and ranging markets. It employs Bollinger Bands for mean-
This repository contains a collection of MetaTrader expert advisors for MT4 and MT5, featuring various algorithmic trading strategies. The primary EA, North East Way, implements a multi-currency grid and martingale system focused on mean reversion for correlated pairs such as AUDNZD and NZDCAD. It manages risk through
This repository functions as a large collection of over 170 MetaTrader 4 expert advisors provided in source code format for further development. The library includes various automated trading robots based on popular technical indicators such as Heiken Ashi, RSI, Stochastic, and MACD crossovers. The included files utili
This repository provides an extensive collection of MetaTrader 4 and MetaTrader 5 expert advisors, including the Cobra and Pivot Point systems. The included tools utilize strategies ranging from daily pivot level reversals to grid-based recovery and cost-averaging methods. Notable features include ATR-based stop losses
This repository provides a comprehensive collection of over 150 Expert Advisors and automated tools for the MetaTrader 4 platform. The included software covers a broad spectrum of trading methodologies, ranging from trend-based systems utilizing the ZigZag indicator to aggressive martingale and piramidation strategies.
This MetaTrader 5 repository contains a collection of expert advisors, primarily documented around the TrioMartingale strategy. This system uses a martingale grid approach on AUDNZD, NZDCAD, and AUDCAD to exploit triangular correlation and mean-reversion. Entries are filtered using RSI and Moving Averages, while risk i