Strategy.AddInstrument (Instrument, IDataProvider) Method

public void AddInstrument( 
Instrument instrument
IDataProvider provider 
)
This language is not supported or no code example is available.
public:  
void AddInstrument( 
Instrument^ instrument
IDataProvider^ provider 
)
This language is not supported or no code example is available.
public function AddInstrument( 
instrument : Instrument
provider : IDataProvider 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

provider
IDataProvider

In this article

Definition