public method ITradingTerminal.getChartTerminal

Brief

Gets the associated chart terminal instance

Declaration

protojavascriptjavacsharp
public getChartTerminal() : ITerminal

Returns

The method returns an ITerminal instance or 'nil' if the chart terminal is not set

Details

See also: ITerminal

Declared in ITradingTerminal

back