when using the unmanaged approached, what is the "proper" way to deal with stops?
When a position is closed based on a previously set stop, will the Filled field of the respective IOrder instance drop to 0?
Does this trigger an OnExecution event?
Is there a direct way to access the broker / account position information? If not, how do I properly update my own position tracking after a connection loss?
TIA!

Comment