Page 1 of 2

Tick Data from other sources?

Posted: Tue Feb 18, 2014 7:14 am
by OGfx
Hi great free project. Anyway of using Tickstory to send tick data you already have on your hard drive to MT4 ie tick data from your broker?

Re: Tick Data from other sources?

Posted: Wed Feb 19, 2014 5:25 am
by tickstory
Hi OGFx,

Not sure if we understood the question correctly but if you are asking whether you can export your existing broker data in your MT4, then you can do this via the History Center.

Hope this helps.

Re: Tick Data from other sources?

Posted: Sun Feb 23, 2014 8:48 am
by OGfx
Hi, no I've downloaded tick data from my broker's website, it's in csv, can I use tickstory to convert it to hst and export to metatrader? or does tickstory only support dukascopy data?

Thanks,
OG.

Re: Tick Data from other sources?

Posted: Sun Feb 23, 2014 11:42 pm
by tickstory
Hi OGfx,

At the moment Tickstory does not support CSV conversions, however this is planned for the next major update.

Regards.

Re: Tick Data from other sources?

Posted: Fri Nov 14, 2014 9:24 am
by NiceFox
Hi, I am to interested connecting my own data in format csv or other to Tickstory and convert to hst.
When it will be possible ?

Re: Tick Data from other sources?

Posted: Tue Nov 18, 2014 10:17 am
by tickstory
Hi NiceFox,

This is a feature we intend to provide, however for the time being we unfortunately don't have a firm time-frame. We will instead keep users up-to-date via this forum and also via Facebook. If you have 'liked' us on Facebook, you should see additional updates as they become available.

Hope this helps.

Re: Tick Data from other sources?

Posted: Wed Dec 03, 2014 4:29 pm
by polnoxi
if you want who I can make a program from csv or other file for populates the database, if you give me the record specifications of data files in the directory tickstory i create

Re: Tick Data from other sources?

Posted: Wed Dec 03, 2014 11:33 pm
by tickstory
Hi Polnoxi,

Thanks for the offer to assist. The database format that Tickstory uses is merely the "raw" Dukascopy data format. We have already developed our own format to handle this data as part of the next major release. The intention is also to allow users to keep data in their "native" format (in this case CSV) so they don't need to import it into yet another database and consume valuable time and disk space resources.

Kind regards.

Re: Tick Data from other sources?

Posted: Mon Dec 08, 2014 5:40 pm
by polnoxi
I created a small program waiting for the arrival the new version, you need to convert your CSV file in the file structure Dukascopy
try to just run the program that creates a test structure in the same directory where the program is located, using the file EURUSD_example.csv

Hi, I did a test with one year of data and I have noticed some problems in the conversion, with the compression algorithm, so I replaced him.
After converting the data you need to copy them to the tickstory directory.
Another problem is that only convert the data, and if there are holes in the data tickstory tries to download them.
you can solve this doing the export operation with the PC is not connected to the internet.
Sorry for the problems.

Re: Tick Data from other sources?

Posted: Wed Dec 10, 2014 2:15 am
by tickstory
Hi Polnoxi,

Thanks very much for your valuable contribution.

Regards.