Found 44 repositories(showing 30)
bryancwh
No description available
XBT3K
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
PatchOnTheEdge
Metatrader 5/MQL Implementation of Mean Reversion Algorithm
RohanHandore
algo trading in angle one api and mean reversion strategy
mikemiller442
Implements statistical arbitrage trading using time series analysis models and a simple pair-wise trading strategy.
kmrlab
This repository contains an advanced mean-reversion trading strategies description specifically designed for cryptocurrency markets. The project combines sophisticated econometric models with practical trading implementations, focusing on market inefficiency exploitation.
ammarlakda
No description available
No description available
No description available
zachward96
This is a program that runs through a stocks history and creates a buy, sell, or hold signal based on a volatility adjusted mean reversion strategy. It is heavily based on a system from Learn Algorithmic Trading by Sebastien Donadio, but tweaked for the average investor who isn't looking to set up an entire algo trading platform
nallavch
Mean Reversion Quant Algo
FedericoFF91
FX mean reversion Algo
vaidrane
Basic mean reversion algo trading and backtesting.
ashenoy10
No description available
andrewa1270
Mean reversion trading strategy.
ansh5rana
No description available
nikg4338
No description available
xuran236-lab
Mean reversion trading algo built for QuantConnect interviews
namanroshan
No description available
javimartinez0
This repository contains a project in which I created a simulation of a trading algorithm. Its operations are recorded, and the results are added to a fictitious trading account. The purpose of the project is to teach programming, not to develop a profitable algorithm. You can find more details in the 'PROJECT_BRIEF' archive.
No description available
discovery-league
No description available
ArtemKhomytskyi
No description available
Jordanbr2
No description available
dmbriner
Mean Reversion Trading Strategy for Options
dtalati24
No description available
Mean reversion with Bollinger Bands trading strategy during Black swan event coded in Python.
Stock prediction algorithm that predicts how likely each stock will mean-revert or trend in the next 1, 2, 5, 10, 20 days
itzobsessed
Python program that compares the profit made with the traditional Buy and Hold strategy with a Mean reversion/Moving Average trading algorithm to conclude which option would have being superior given the outcome of the two. In the end it showed that for the specific stock in question, Blackberry Ltd (BB), Buying and holding would be the most profitable strategy.
No description available