In enacting my scripts my biggest concern is that bracket orders be tagged with OCA group id's and reside with IB's servers and/or the exchange servers. I do not want any control of the OCA orders or the orders themselves to reside on my computer at any time. Additionally I want to be able to have an alternative exit method in that my script might evaluate the market and cause an exit before either of the bracket orders get filled. I want that exit order to be tagged as part of the OCA group that comprises the bracket to ensure that, no matter which of the three orders causes the exit, the other two will be cancelled even in the event that my computer loses connectivity to IB's servers..
Do I want to use managed or unmanaged methods?

Comment