interface ITradingTerminal
Parents
object
Brief
The interface of the trading terminal
| Public Methods | |
|---|---|
| getDescription | Gets the description of the terminal |
| getSalt | Gets the password salt of the terminal |
| getPriceTerminals | Gets the associated price terminal instances |
| getPriceTerminalByPriceStream | Returns the interface of the trading terminal instance associated with the specified price stream ID |
| getChartTerminal | Gets the associated chart terminal instance |