public method IInstrumentsManager.getSubscribedInstruments
Overview
Gets a list of subscribed instruments
Declaration
function getSubscribedInstruments()
public Instrument[] getSubscribedInstruments();
public Instrument[] getSubscribedInstruments();
Returns
The method returns a list of subscribed instruments
Details
Declared in IInstrumentsManager