CancelAllOrders()
|
<< Click to Display Table of Contents >> CancelAllOrders() |
|
Cancels all Orders of an instrument.
CancelAllOrders(Instrument instrument)
instrument |
Instrument of the orders to be cancelled |
private Account myAccount; }
private void OnExecutionUpdate(object sender, ExecutionEventArgs e) |