DelegateSellSideStrategy.OnBid Method

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

Parameters

instrument
Instrument

bid
Bid

In this article

Definition