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