Hi,
I replied this comment in another thread, but I think this issue deserves a separate topic.

Consolidators are not good enough to use with options because we don't have access to the OptionChain object from the consolidator.
We have it only in OnData (slice ).

via:

slice.OptionChains

Author