Functions on ticks
Ticks are data objects that represent intraday price determinations.
Tick.TickPrice→Number
Result: The TickPrice
function returns the price of a price fixing.
Tick.TickSupplement→String
Result: The function returns the price supplement of a price fixing.
Tick.TickTime→DateWithTime
Result: The TickSupplement
function returns the time of a price fixing.
Tick.TickVolume→Number
Result: The TickVolume
function returns the volume of a price fixing.