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.
☆27Updated 3 weeks 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:
- This repository is used to extract the constituents of ETFs into a pandas DataFrame which could be used for further data exploration.☆23Updated 5 months ago
- Crypto Exchange Orderflow Service for Building Footprint Candles☆40Updated 2 months ago
- Pair-Trading bot developed with Python and Interactive Brokers Trader Workstation (TWS) API☆37Updated 2 years ago
- Collection of indicators that I used in my strategies.☆55Updated 2 months ago
- Backtest for buying after multiple lower highs☆29Updated 7 months ago
- A Dashboard for multi-time frame simulation analysis for a portfolio of instruments☆39Updated 2 years ago
- Automate the detection of chart patterns☆54Updated 10 months ago
- A Collection of public tutorials published in the qubitquants.pro blog☆69Updated 2 years ago
- Trade 0DTE options algorithmically using Interactive Brokers (IBKR) API.☆56Updated 2 years ago
- Official Repository☆125Updated 3 years ago
- ☆41Updated 2 years ago
- This repository includes an introduction to statistical arbitrage pairs trading. Specifically, I discuss some of the research methods req…☆66Updated last year
- ☆75Updated last year
- Collection of notebooks and scripts related to financial engineering, quant-research and algo-trading.☆65Updated 10 months ago
- Montecarlo simulations/analysis for finance (equity simulator)☆35Updated 2 years ago
- Machine learning-driven financial trading strategy: momentum prediction, regime detection, and enhanced trading decisions.☆65Updated 2 years ago
- Transform Tick Data into OHLCV Renko Dataframe!☆32Updated last year
- 2025-trading-automation-scripts☆92Updated last week
- Algorithmic Portfolio Hedging. Black-Scholes Pricing for Dynamic Hedges to produce a Dynamic multi-asset Portfolio Hedging with the usage…☆52Updated 4 years ago
- File repository for ATJ Live Stream☆63Updated 7 months ago
- Options Trader written in Python based off the ib_insync library.