First of all, please let me know if this is not the right place to ask this kind of questions.
I'm trying to get all transaction ticks using IB API. For example, for jpy future(201309) my program called RequestMarketData() and set up event handler for tickprice/size/string/generic. And I...