Skip to content
View XBT3K's full-sized avatar

Block or report XBT3K

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. MeanReversionAlgo MeanReversionAlgo Public

    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…

    Python 1 2

  2. RSI-MA-EURUSD-Algo RSI-MA-EURUSD-Algo Public

    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 …

    Python 1

  3. TV-MA-INDICATOR- TV-MA-INDICATOR- Public

    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 rever…

    Python

  4. VOLUME-ALGO-EURUSD VOLUME-ALGO-EURUSD Public

    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, cal…

    Python 1