Login Page - Create Account

Support Board


Date/Time: Sat, 29 Aug 2026 19:59:32 +0000



Post From: tick data

[2026-07-16 06:48:48]
User231740 - Posts: 5
Thank you, John.
I am using tick data for CME futures in a format like below.
Date, Time, Open, High, Low, Last, Volume, NumberOfTrades, BidVolume, AskVolume
2025/3/27, 15:41:22.322, 3268.0, 3271.6, 3268.0, 3268.0, 1, 1, 1, 0

My question is if this is tick data, why does it still show open, high, low, last? Shouldn't all the prices be the same?

Pls help. Thank you.