Comparative study between statistical and machine learning based strategies for high frequency trading of assets
-
Updated
Mar 20, 2022 - Jupyter Notebook
Comparative study between statistical and machine learning based strategies for high frequency trading of assets
Repository for the Trading Team Project based on Mean Reversion for QFin Semester 1 2022. Developed by Jake Lyell
This script implements a mean reversion strategy for a given stock. It calculates the z-scores for the stock's price and generates entry and exit signals based on predefined thresholds. The script also performs a backtest on the strategy and visualizes the returns.
Quick calculation for profit loss of trades.
Mean Reversion Long Daily Strategy for VOO etf
An exposition of a simple pairs trading strategy on two stocks (Bajaj Finserv and Indian Bank) in the Nifty500, at the one-minute time frequency, in order to demonstrate some of the core ideas of statistical arbitrage strategies.
Pair trading strategy integrates multiple components, including technical analysis indicators, machine learning models, and risk management techniques.
OpenAI analysis of calculated Mean Reversion data for given [STOCK] including related news sentiment analysis
My Solutions to Trading Algorithms Course Practical Assignments
Add a description, image, and links to the mean-reversion-strategy topic page so that developers can more easily learn about it.
To associate your repository with the mean-reversion-strategy topic, visit your repo's landing page and select "manage topics."