Cross exchange spread trading
Are there examples using WeightedIndexSecurity and BasketStrategy?
Basically I want to trade two-legged spreads across exchanges.
I want to quote one leg, then on each fill of the quoted leg, send a limit order to the other leg to lock in a spread price. The legs usually live on different exchanges.
Thanks