Strategy.OnBarOpen Method

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

Parameters

instrument
Instrument

bar
Bar

In this article

Definition