Strategy_.OnInstrumentAdded Method
protected virtual void OnInstrumentAdded(
Instrument instrument,
IDataProvider provider = null
)
This language is not supported or no code example is available.
protected:
virtual void OnInstrumentAdded(
Instrument^ instrument,
IDataProvider^ provider
)
This language is not supported or no code example is available.
protected function OnInstrumentAdded(
instrument : Instrument,
provider : IDataProvider
);
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- provider
- IDataProvider