Click or drag to resize

IAdapterRefreshTradesAsync Method

Gets the trades for the specified account

Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
Task RefreshTradesAsync(
	Account account
)

Parameters

account  Account
Account

Return Value

Task
See Also