How to stream option contract trades on ActiveTicks?

Hi all,

I have managed to get the equities tape streaming in realtime on ActiveTicks but unfortunately I cannot do the same for Options.

The format I have tried to used through C++ API is:

.AAPL_220617P150.00

Whether I try to get historical ticks via getTickTrades or get a real-time stream, I cannot seem to get this feature to work.

Any help and example code would be greatly appreciated.
 
Back
Top