forex-robot
There are 15 repositories under forex-robot topic.
geraked/metatrader5
Implementation of Trading Strategies for Backtesting in MetaTrader 5
EarnForex/News-Trader
News Trader is a customizable expert advisor to trade high-volatility news releases based on the trader's inputs.
geraked/tradingview
Implementation of Trading Strategies for Backtesting in TradingView
releat215/releat
REinforcement LEarning for Algorithmic Trading is a python framework for medium frequency trading algorithms for MetaTrader 5
EarnForex/Chart-Pattern-Helper
Chart Pattern Helper is a utility expert advisor that helps automate trade execution based on trader-defined chart patterns.
EarnForex/Spike-Trader
Spike Trader is a long-term price action expert advisor that fares well on the daily timeframe of USD/CAD.
EarnForex/Amazing
Amazing is a news trading expert advisor that uses two pending orders to capture the elevated volatility around news announcements.
EarnForex/Binario
Binario is an expert advisor that uses a rather unconventional moving average strategy to trade.
altredo18/MQL4-ALTREDO
Metatrader (MT4, MT5) indicators and EAs (Robots) are here | ALTREDO
EarnForex/Heiken-Ashi-Naive
Heiken Ashi Naive uses a naive reverse Heiken Ashi strategy and sometimes turns up somewhat profitable.
EarnForex/Adjustable-MA
Adjustable MA is a rather simple MA crossover expert advisor with multiple adjustable parameters.
EarnForex/PersistentAnti
PersistentAnti is an unconventional EA that attempts to dected the trend's persistence and then trade against its findings.
EarnForex/myRandom
myRandom is a basic expert advisor created as a proof of concept for a randomly trading Forex robot.
ChallengerIL/trading_suite
A Forex trading bot with a market emulator, a strategy tester with a plotter (Finplot), a set of indicators (NumPy & Numba), a genetic algorithm (multiprocessing enabled), and integration with MT5 (Windows only)