StrategyCancelOrder Method |
Cancels an order
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public void CancelOrder(
IOrder order
)
Parameters
- order IOrder
- The order which needs to be canceled
See Also