Hi all,
I am building a bot to send order to IB for trade with Python. In order to run multiple strategies, i am running multiple bots in which every bot will be assigned different OrderRef to place order to IB. But when i want to square the open position, how can i identify which open position...