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.
☆30Updated 2 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:
- This repository includes an introduction to statistical arbitrage pairs trading. Specifically, I discuss some of the research methods req…