Hello,
IB-insync is a python library developed to make it easier to work with the TWS api.
https://ib-insync.readthedocs.io/_modules/ib_insync/client.html#
I would like to know how to invoke the method 'priceSizeTick' in the??ib_insync.wrapper class.?
or alternatively how to invoke the 'priceTick' and 'sizeTick' functions. (which are combined in the?'priceSizeTick' function)
Please attach a code script if you can.
Thank you!
Itay