Click or drag to resize

IAdapterGetOrderHistoryAsync Method

Get the order history. All modification, cancellation info of the order, if supported

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
Task GetOrderHistoryAsync(
	OrderBase order
)

Parameters

order  OrderBase
OrderBase

Return Value

Task
See Also