Hot answers tagged time
4
I think storing in UTC format is good practice. Here couple ideas that may motivate someone to deviate from that:
Some markets are subject to day light saving time shifts and thus it introduces additional computations to convert back and forth, having to keep track of the 2 times a year the shifts occur.
Some only limit themselves to an individual market, ...
1
Interactive Brokers provides it as a field called count.
In this page of the IB API Reference Guide count is described as follows
When TRADES historical data is returned, represents the number of trades that occurred during the time period the bar covers.
Only top voted, non community-wiki answers of a minimum length are eligible