DelegateSellSideStrategy.OnAsk Method

internal protected override void OnAsk( 
Instrument instrument
Ask ask 
)
This language is not supported or no code example is available.
public protected:  
void OnAsk( 
Instrument^ instrument
Ask^ ask 
)
This language is not supported or no code example is available.
internal protected function OnAsk( 
instrument : Instrument
ask : Ask 
);
This language is not supported or no code example is available.

Parameters

instrument
Instrument

ask
Ask

In this article

Definition