PlatformClientHost Class (Component)
The PlatformClientHost allows access to the active account number in
TradeStation and lets you set an event to monitor changes in the account
number made by other components.
Namespace: elplatform.platform
| |
Name |
Description |
|
Create() |
Initializes a new instance of the class. |
| |
Name |
Description |
 |
ActiveAccountChanged |
Occurs whenever the account id
is updated. See ActiveAccountChangeEventArgs for the properties returned by the handler's args parameters. |