public method ITradingTerminal.getChartTerminal
Overview
Gets the associated chart terminal instance
Declaration
function getChartTerminal()
public ITerminal getChartTerminal();
public ITerminal getChartTerminal();
Returns
The method returns an ITerminal instance or 'nil' if the chart terminal is not set
Details
Declared in ITradingTerminal