EasyLanguage Object Reference
Represents a collection of accounts that access account information when using an AccountsProvider component.
The Updated event is called whenever a change occurs in the referenced data.
Namespace: tsdata.trading
Name | Description | |
![]() |
Contains(accountID) | True if the specified account ID string is contained in the current instance. |
Name | Description | |
![]() |
Updated | Occurs whenever an Account value is updated. See AccountUpdatedEventArgs for the properties returned by the handler's args parameter. |