EasyLanguage Object Reference
AccountUpdatedEventArgs Class
Used to report information regarding account update events.
Namespace: tsdata.trading
|
Name |
Type |
Description |
|
Account |
object |
Gets the Account object. |
|
AccountID |
string |
Gets the ID of the account. |
|
Reason |
enum |
Get the reason for the update. See AccountUpdateReason for a list. |
|
Name |
Description |
|
Create |
Creates an instance of the class. |