Click or drag to resize

IAdapterRefreshAccountAsync Method

Gets the account fund, margin etc values

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

Parameters

account  Account
Account

Return Value

Task
See Also