I created this library to streamline the process of developing an Expert Advisor in MQL5. While MQL5 development can be complex, the same task is more straightforward in Python.
-
Updated
Dec 15, 2025 - Python
I created this library to streamline the process of developing an Expert Advisor in MQL5. While MQL5 development can be complex, the same task is more straightforward in Python.
This project is part of a bigger one. I want to make Algo Trading Easy for you! You can find examples and more information in the documentation. easyT, easyTo trade, easyTo use!
Traditionally, volatility is modeled using parametric models. This project focuses on predicting EUR/USD volatility using more flexible, machine-learning methods.
This project is part of a bigger one. I want to make Algo Trading Easy for you! You can find examples and more information in the documentation. easyT, easyTo trade, easyTo use!
This project develops and fine-tunes a TimeSeriesTransformer model to forecast EURUSD 5-minute closing prices, serving as a modern counterpart to a baseline LSTM model
Python algorithm for trading the EUR/USD forex pair using a mean reversion strategy. The algorithm retrieves price data from OANDA's API, calculates the z-score of the closing prices, and executes a trade if the z-score is above a certain threshold (indicating an overbought condition) or below a certain threshold (indicating an oversold condition
LSTM model for EURUSD price forecasting, exploring techniques from 'Machine Learning Aplicado al Trading'.
This is a modified mean reversion trading strategy that generates buy and sell signals based on the relative strength index (RSI) and moving average (MA) of the EUR/USD currency pair on a 1-minute timeframe.
EURUSD M5 Scalper EA for MT5 — EMA cross + RSI + ADX + H1 trend filter, auto lot sizing, breakeven & trailing stop
Professional forex tick data preprocessing with unified DuckDB storage, Phase7 OHLC schema, and sub-15ms query performance
This is a Forex data indicator that tries to give visual insights of forex trading pairs based on Trading Sessions and overlaps.
NexQuant is an autonomous AI agent for quantitative strategy research. Built on a multi-agent framework
1D-CNN that predicts the direction of the EURUSD pair.
Odoo module designed for traders who want to track and manage forex-style trades directly inside Odoo
MQL Expert
Transformer for FX realized-volatility forecasting. Each hourly block encodes the joint market state (10 forex pairs + 14 macros + events + HAR features) into a single context vector; 24-horizon output for one target symbol.
Autonomous Genetic Programming FX trading — 98.71% win rate on USDJPY | vectorbt | DEAP | Kimi-K2.5 AI advisor | Phase 2 active
Euro Macromechanica (EMM) Backtesting Ecosystem — metrics toolkit: methodology schema and metric calculator for the EMM QMI backtest result.
Add a description, image, and links to the eurusd topic page so that developers can more easily learn about it.
To associate your repository with the eurusd topic, visit your repo's landing page and select "manage topics."