The C_TickType represents the various tick types.
Name
|
Description
|
ASK
|
An ask tick.
|
BID
|
A bid tick.
|
LAST_TRADE
|
A trade tick that is an official last trade based on exchange rules.
|
NOT_LAST_TRADE
|
A trade tick that is not an official last trade based on exchange rules.
|