public method IFXConnectLiteSession.getInstrumentsManager

Brief

Gets the instruments manager

Declaration

protojavascriptjavacsharp
public getInstrumentsManager() : IInstrumentsManager

Returns

The method returns an object that implements the IInstrumentsManager interface, which allows managing the instruments available in the trading system

Details

See also: IInstrumentsManager

Declared in IFXConnectLiteSession

back