Strategy.OnNews Method

internal protected virtual void OnNews( 
Instrument instrument
News news 
)
This language is not supported or no code example is available.
public protected:  
virtual void OnNews( 
Instrument^ instrument
News^ news 
)
This language is not supported or no code example is available.
internal protected function OnNews( 
instrument : Instrument
news : News 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

news
News

In this article

Definition