Coder Social home page Coder Social logo

XBT3K's Projects

meanreversionalgo icon meanreversionalgo

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

rsi-ma-eurusd-algo icon rsi-ma-eurusd-algo

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.

tv-ma-indicator- icon tv-ma-indicator-

This Python code calculates and plots a mean reversion indicator for EURUSD price data, using the pandas, numpy, and matplotlib libraries. The mean reversion strategy helps identify potential reversals in price, and the indicator can be adjusted to suit different timeframes. Ideal for traders looking to validate their strategies.

volume-algo-eurusd icon volume-algo-eurusd

The code is a EUR/USD algorithm that uses moving averages and the On-Balance Volume (OBV) and Chaikin Money Flow (CMF) indicators to buy or sell the currency pair. It retrieves historical data, calculates indicators, and executes trades based on price crossing the moving average and OBV/CMF signals.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.