ExternalConnectionBaseRefreshTrades Method  | 
 
            Refresh the trades
            
 
    Namespace: 
   SharpCharts.Base.Connection
    Assembly:
   SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntaxpublic virtual Task RefreshTrades(
	Account account
)
Parameters
- account
 - Type: SharpCharts.Base.OrderAccount
Account for which the orders are to be refreshed 
Return Value
Type: 
Task
See Also