Intraday momentum strategy that buys (sells) leveraged ETFs late in the trading session following a significant intraday gain (loss) and holds until the close. From Ernie Chan's book Algorithmic Trading. Runs in Moonshot.
☆26Apr 23, 2024Updated last year
Alternatives and similar repositories for trend-day
Users that are interested in trend-day are comparing it to the libraries listed below
Sorting:
- In this work, the application of the Triple-Barrier Method and Meta-Labeling techniques are explored using XGBoost to develop a sentiment…☆23Feb 25, 2024Updated 2 years ago
- Intraday trading strategy for futures calendar spreads. Uses crude oil futures and 1-minute bid/ask bars from Interactive Brokers with a …☆15Apr 23, 2024Updated last year
- Contains all the Jupyter Notebooks used in our research☆15Mar 18, 2020Updated 6 years ago
- Machine learning-driven financial trading strategy: momentum prediction, regime detection, and enhanced trading decisions.☆70Mar 27, 2023Updated 2 years ago
- Application of Machine Learning Algorithms to Intraday Stock Trading Based on Demand Zones☆15Jan 16, 2019Updated 7 years ago
- Having effective intraday forecast for the level of trading volume is of vital importance to algorithmic trading and portfolio management…☆55May 18, 2020Updated 5 years ago
- High Frequency Trading Strategy☆12Dec 20, 2018Updated 7 years ago
- Python Program to predict Intra-day stocks☆12Oct 30, 2018Updated 7 years ago
- Use hidden Markov models to label regimes on S&P 500 data, train three classifiers (naive Bayes, logistic regression, and support vector …☆14Feb 28, 2023Updated 3 years ago
- Here I go through the processing of prototyping a mean reversion trading strategy using statistical concepts, then test it in backtrader.☆78Sep 4, 2022Updated 3 years ago
- Alpha mining with DEAP-based genetic programming.☆11Jul 7, 2023Updated 2 years ago
- Machine learning trading method using meta-labeling. You can see the details in 'Advances in Financial Machine Learning' by Lopez de Prad…☆15Jul 20, 2021Updated 4 years ago
- A quantitative trading strategy backtester with an interactive dashboard. Enables users to implement, test, and visualise trading strateg…☆35Mar 11, 2026Updated last week
- Limit Order Book for high-frequency trading (HFT) strategies using data science approaches☆24Dec 12, 2021Updated 4 years ago
- Backtesting of different trading strategies by applying different Modern Portfolio Theory (MPT) approaches on long-only ETFs portfolios i…☆21Jun 17, 2024Updated last year
- Research Repo (Archive)☆76Oct 6, 2020Updated 5 years ago
- This repository contains python code to create, backtest and automate intraday-trading algorithms in financial markets using Machine Lear…☆10Sep 30, 2021Updated 4 years ago
- Time-Series Momentum Strategies☆12Jul 20, 2018Updated 7 years ago
- This project is to explore high-frequency model and strategy. You will expect high-frequency features mining, ml/dl models, and hf tradin…☆22May 19, 2021Updated 4 years ago
- Use total, upper, down, relative volatility factors to find Alpha. Implement whole trading process & back-test with visualization.☆12May 30, 2021Updated 4 years ago
- Modelling for price change forecast using High-frequency Trading limit order book dynamics using ML algorithms☆28Mar 10, 2018Updated 8 years ago
- Backtest and run stock trading CFD strategies tick by tick☆13Mar 29, 2021Updated 4 years ago
- trading strategy is a fixed plan to go long or short in markets, there are two common trading strategies: the momentum strategy and the …☆64Feb 2, 2020Updated 6 years ago
- Collection of numerical methods for high frequency data, in Python notebooks☆13Mar 10, 2021Updated 5 years ago
- In the high-frequency era of trading, orders of stocks can be executed under a millsecond. The information about the thousands of orders …☆10Mar 30, 2016Updated 9 years ago
- event-driven trading and backtesting engine☆20Nov 25, 2024Updated last year
- Vpin caculation and backtesting☆14Aug 16, 2019Updated 6 years ago
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆13Jan 11, 2023Updated 3 years ago
- Quantitative finance and derivative pricing☆25Mar 1, 2026Updated 3 weeks ago
- ☆12Sep 11, 2023Updated 2 years ago
- Mean Reversion Trading Strategy☆29Apr 20, 2021Updated 4 years ago
- ☆24Jan 26, 2020Updated 6 years ago
- My first high-frequency trading strategy using machine learning☆18Sep 16, 2022Updated 3 years ago
- Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning …☆136Sep 8, 2022Updated 3 years ago
- Implementing features from "Advances in Financial Machine Learning" by Marcos López del Prado in a financial algorithm using Enigma Catal…☆11Jul 13, 2020Updated 5 years ago
- Algorithmic Trading Challenge implemented as part of the term project for Foundations of Machine Learning at NYU Courant in Fall 2016 (ht…☆27Oct 9, 2021Updated 4 years ago
- Building a High Frequency Trading Engine with Neural Networks☆12Apr 2, 2018Updated 7 years ago
- Day-Trading algorithm using LSTM to predict intraday stock movement☆20Nov 24, 2018Updated 7 years ago
- A market making algorithm based on the Avellaneda Stoikov paper on Deribit derivatives exchange. A gradient boosted model is used for vol…☆23Feb 2, 2025Updated last year