MatchingEngine.OnBarOpen Method

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

Parameters

bar
Bar

In this article

Definition