Search found 2 matches

by Rickman
Thu Oct 01, 2020 7:07 am
Forum: General Discussion
Topic: Decimals in DAX data
Replies: 1
Views: 5711

Decimals in DAX data

Hello,

I've got a question about the DAX data I've downloaded from Tick story. I've noticed the bid/ask prices have numbers contain 3 decimals while DAX is usually with 2 decimals. Why is there a third decimal in your prices?

Rick
by Rickman
Fri Jun 21, 2019 11:39 am
Forum: Issue/Bug tracking
Topic: Seperate CSV files
Replies: 1
Views: 18135

Seperate CSV files

Hello, I'm exporting an entire year of EURUSD data (01-01-2018 - 31-12-2018) to CSV. As output file name(s) I've got: D:\{Timestamp:yyyyMM}-{Symbol}.csv I was expecting this would result into multiple CSV files like: 201801-EURUSD.csv 201802-EURUSD.csv 201803-EURUSD.csv etc. etc. However it leads in...