DelegateSellSideStrategy.OnLevel2 (Instrument, Level2Snapshot) Method

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

Parameters

instrument
Instrument

snapshot
Level2Snapshot

In this article

Definition