IAdapterGetOrderHistoryAsync Method |
Get the order history. All modification, cancellation info of the order, if supported
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
SyntaxTask GetOrderHistoryAsync(
OrderBase order
)
Parameters
- order OrderBase
- OrderBase
Return Value
Task
See Also