Hello,
at the moment I am developing a software which stores data from my data-provider and runs backtests on the data.
Now I have to face a choice, which data-format to take and especially how to generate it.
I am getting tick-data from my data-provider (history and realtime). I am looking...