They've had a break out system for at least 15 years
GAT
Sorry sir, but your breakout blog post gave me the impression that you didn't really deal with breakout rules before. I was wrong haha.
Also there is some intro to machine learning in the MAN AHL videos.
For anyone who's interested, I have open sourced my trading system:
Quick features:
https://github.com/chrism2671/PyTrendFollow
- Downloading and merging of data from Quandl & IB
- Bootstrapping of rules/portfolio
- Uses multiprocessing and vectorization where possible, so it's quick.
- Integration with Interactive Brokers (managed accounts) for automated trading
Couldn't have done it without you!Awesome. Thanks for the name check.

Do you run this automatically and unsupervised?For anyone who's interested, I have open sourced my trading system:
Quick features:
https://github.com/chrism2671/PyTrendFollow
- Downloading and merging of data from Quandl & IB
- Bootstrapping of rules/portfolio
- Uses multiprocessing and vectorization where possible, so it's quick.
- Integration with Interactive Brokers (managed accounts) for automated trading
Do you run this automatically and unsupervised?