SellSideInstrumentStrategy_.EmitBid (DateTime, Int32, Double, Int32) Method

public override void EmitBid( 
DateTime dateTime
int instrumentId
double price
int size 
)
This language is not supported or no code example is available.
public:  
void EmitBid( 
DateTime dateTime
int instrumentId
double price
int size 
)
This language is not supported or no code example is available.
public function EmitBid( 
dateTime : DateTime
instrumentId : int
price : double
size : int 
);
This language is not supported or no code example is available.

Parameters

dateTime
DateTime

instrumentId
int

price
double

size
int

In this article

Definition