
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
Is the data really coming in?
You can, but it's better not to do that on every tick :).
By the way, it is now also possible to quickly view deep ticks from the market overview window. We will upgrade the functionality later.
By the way, it is now also possible to quickly view deep ticks from the market overview window. We will upgrade the functionality later.
And quickly find out the date and time of the first available tick how?
Yes, you can. Disable auto-scrolling on ticks, mouse click inside the ticks and 'Home' key on the keyboard.
Um... Programmatically)
I got 200,000,000 not returned:)
Everything arrives, it's just that the first call triggers the paging and subsequent calls are instantaneous.
Here's an example:
A request for 2,000,000 ticks:
The tick files lie here, so they're easy to transfer (for they'll be huge):Everything arrives, it's just that the first call triggers the paging and subsequent calls are instantaneous.
Here's an example:
A request for 2,000,000 ticks:
Call CopyTicks once with a depth of about 200,000. And check the array for the minimum value.
The way... not good, don't you think!?