Skip to content
#

eurusd

Here are 25 public repositories matching this topic...

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

  • Updated Feb 17, 2023
  • Python

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

  • Updated Aug 5, 2025
  • Jupyter Notebook

Euro Macromechanica (EMM) Backtesting Ecosystem — EUR/USD M5 quant strategy backtest results across the full retail-broker trading era (since 2001; euro introduced 1999, cash 2002). Baseline 2003–Aug 2025; stress 2001–2002. Integrity: SHA-256, GPG, OTS; live run video proofs. Implemented a single M5 quantitative model—minimal yet self-sufficient.

  • Updated Dec 25, 2025

Tests if EUR/USD daily moves are as random as coin flips using Monte Carlo and statistical tests (runs, Markov chains, Ljung–Box, Hurst, entropy). Results show returns look random, but volatility clusters, revealing structure beyond pure chance.

  • Updated Sep 7, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the eurusd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eurusd topic, visit your repo's landing page and select "manage topics."

Learn more