Skip to content
#

eurusd

Here are 18 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 Jun 15, 2025
  • Jupyter Notebook

This project applies machine learning to forecast EURUSD prices using a TimeSeriesTransformer model. It aims to enhance trading strategies by generating predictive signals and comparing performance with traditional models. 🐙📈

  • Updated Jun 21, 2025

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