I am working with tick data that have I downloaded from Ninja Trader,
I noticed that the MNQ MAR23.Last.txt and MNQ JUN23.Last.txt data intersect by the Dates, and at the same time it has huge (noticable) difference in price value.
My goal is - merge these data files into one file and my assumption was that - these 2 files atleast will have same data (so I could remove the duplicates at intersections)
My questoins are
- why that happeneds - or what have I done wrong or what I do not understand about these downloaded files?
- how should I merge these files?
- why two prices difference so noticable?
Many thanks!

Comment