Hi,
Thanks for the code. It works very well.
Thank you.
Hi,
i've written an example about my previous comment.
if (handle>0) { FileWrite(handle, TimeToStr(TimeCurrent(),TIME_DATE|TIME_SECONDS), GetTickCount(), Ask, Bid );
here, GetTickCount and TimeCurrent have different time sources. but i think, this way, the tick data can be more useful for high frequency data analysis. it's more precise.
thanks again for the opinion...
Hello,
datatime (should be datetime) is not accurate enough
It will be much better if you could get milliseconds unix timestamp.
Kind regards

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Simple tick data collector:
Author: Lin Xie