hello everyone!

i am running a local lean on my computer and i'm trying to implement market depth from interactive brokers

i have added in the interactive brokers brokerage file an implementation of market depth request and event handler and i couldn't find out how to get this to work as custom data and feed it to the algorithm, how can i achieve that?

Author