When we run a Tick History Time and Sales report via the api, we find that some instruments have 2 or more rows with the same timestamp, but different Bid or Ask prices?
Is there a way to set the conditions so that we just get a set of unique timestamps per instrument?
It seems that for an instrument with multiple entries with the same timestamp, it's the last one that is correct.
I tried setting applyCorrectionsAndCancellations to true but it didn't change anything?
Thanks
Iain