I am reposting this since I did not see the thread after submitting it and there was no "awaiting moderation" message or similar, sorry if this is a duplicate.
I was only surfing through the crosses that contain eur and/or usd only so far. I have found several crossrates that have bad ticks that can not be true market movement, as well as massive data holes that seem to be years long in many cases.
I have downloaded data from 30 march 07 to 03 jan 15. Then I have exported them to csv with 1min timeframe.
data format is:
{BarBeginTime:yyyy.MM.dd} {BarBeginTime:HH:mm:ss},{Open},{High},{Low},{Close},{Volume}
Tickstory is v1.5.2.0. I'm on win7 64bit, 32gig ram.
Below the list of problems I found on a first visual and simple statistics check:
EURNOK has no data for 2008
EURSEK has no data in at least 2009
EURDKK has a massive spike at ca. 234
eurjpy has a massive downspike to 0.677
eurrub has several missing dataspans from 2013-2014 and 2014-2015 ca
usdnzd has a spike at 101
usdbrl has two spikes, the higher one at 1022
usdhkd has a massive gap in the middle
usdsgd has a gap between 2009-2011
When looking at the 1min data in the tickstory viewer, the chart looks intact, however, in the csv export the data is corrupted. See eurrub screenshot - left is tickstory viewer, right is pandas plotting function (which is consistent with the .csv data, I checked).
So I wonder what the problem is - has dukascopy missing data and it can't get any better then that, or is there a problem with download or csv export? Any ideas?
thanks
