I would like to use the above example to write tick data in MySQL, and then read this data back as the source data for the Historical Data Service (IHistory).
Is this possible, and if so, please could you kindly provide an example?
Many thanks, Nic
API Support
Post subject: Re: How to load tick data for the (IHistory) History Data Service from a database instead of cache files on disk
then read this data back as the source data for the Historical Data Service (IHistory).
You can't modify historical data that the JForex-API or the platform uses.
nicdesousa
Post subject: Re: How to load tick data for the (IHistory) History Data Service from a database instead of cache files on disk
Post rating: 0
Posted: Thu 07 Nov, 2013, 13:50
User rating: 0
Joined: Wed 04 Sep, 2013, 18:58 Posts: 2 Location: South AfricaSouth Africa
Thank you for the quick response!
To clarify: I do not want to modify the history data - I want to change the storage and retrieval mechanism that is used for the data. I.e. I would like to replace the .bi5 files with a database.
Would this be possible?
API Support
Post subject: Re: How to load tick data for the (IHistory) History Data Service from a database instead of cache files on disk