Skip to content

Intraday trading strategy for futures calendar spreads. Uses crude oil futures and 1-minute bid/ask bars from Interactive Brokers with a Bollinger Band mean reversion strategy. Runs in Moonshot. Demonstrates using exchange native spreads for live/paper trading, and non-native spreads for backtesting.

License

Notifications You must be signed in to change notification settings

quantrocket-codeload/calspread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calspread

Intraday trading strategy for futures calendar spreads. Uses crude oil futures and 1-minute bid/ask bars from Interactive Brokers with a Bollinger Band mean reversion strategy. Runs in Moonshot. Demonstrates using exchange native spreads for live/paper trading, and non-native spreads for backtesting.

Clone in QuantRocket

CLI:

quantrocket codeload clone 'calspread'

Python:

from quantrocket.codeload import clone
clone("calspread")

Browse in GitHub

Start here: calspread/Introduction.ipynb


Find more code in QuantRocket's Code Library

About

Intraday trading strategy for futures calendar spreads. Uses crude oil futures and 1-minute bid/ask bars from Interactive Brokers with a Bollinger Band mean reversion strategy. Runs in Moonshot. Demonstrates using exchange native spreads for live/paper trading, and non-native spreads for backtesting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published