SubscriptionManager.Subscribe (IDataProvider, InstrumentList) Method
public void Subscribe(
IDataProvider provider,
InstrumentList instruments
)
This language is not supported or no code example is available.
public:
void Subscribe(
IDataProvider^ provider,
InstrumentList^ instruments
)
This language is not supported or no code example is available.
public function Subscribe(
provider : IDataProvider,
instruments : InstrumentList
);
This language is not supported or no code example is available.
Parameters
- provider
- IDataProvider
- instruments
- InstrumentList