amstrdm / mlm-trend-followingLinks
Automated Python implementation of a Mount Lucas Management (MLM) style trend-following strategy for futures using the IBKR API (ib_insync). Calculates 200-day MA signals on Continuous Futures, filters trades by volatility, and executes on front-month contracts.
☆32Updated 5 months ago
Alternatives and similar repositories for mlm-trend-following
Users that are interested in mlm-trend-following are comparing it to the libraries listed below
Sorting:
- ☆76Updated last year
- Jupyter Notebook examples on how to use the ArbitrageLab - pairs trading - python library.☆132Updated last year
- This repository includes an introduction to statistical arbitrage pairs trading. Specifically, I discuss some of the research methods req…☆67Updated last year
- High Frequency Pairs Trading Based on Statistical Arbitrage (Python)☆104Updated 6 years ago
- This repository is used to extract the constituents of ETFs into a pandas DataFrame which could be used for further data exploration.☆24Updated 10 months ago
- A Collection of public tutorials published in the qubitquants.pro blog☆74Updated 2 years ago
- Automate the detection of chart patterns☆71Updated last year
- Research Repo (Archive)☆75Updated 5 years ago
- ☆103Updated 2 years ago
- Machine learning-driven financial trading strategy: momentum prediction, regime detection, and enhanced trading decisions.☆69Updated 2 years ago
- Trade 0DTE options algorithmically using Interactive Brokers (IBKR) API.☆72Updated 2 years ago
- A bot coded for an algorithmic trading competition using market making, statistical arbitrage, and delta and vega hedging☆79Updated 7 years ago
- Collection of notebooks and scripts related to financial engineering, quant-research and algo-trading.☆72Updated last year
- ☆45Updated 2 years ago
- Notes on Advances in Financial Machine Learning☆82Updated 6 years ago
- Montecarlo simulations/analysis for finance (equity simulator)☆38Updated 2 years ago
- To classify trades into buyer- and seller-initiated.☆152Updated 2 years ago
- Official Repository☆129Updated 3 years ago
- Some notebooks with powerful trading strategies.☆97Updated 4 years ago
- Code base for the meta-labeling papers published with the Journal of Financial Data Science☆92Updated 2 years ago
- A python library for computing technical analysis indicators on streaming data.☆134Updated 6 months ago
- Using Unsupervised learning, K-means, to determine stock support and resistance levels. Great for trading algorithms/bots using time seri…