lfic
Registered: Oct 2012
Posts: 1 |
10-02-12 01:30 PM
(4) Multicharts 8 beta. They have milliseconds ...
Multicharts do not have milliseconds.
Every ticks that arrives gets assigned a unique ID by MC to display and calculate them in the right order. There is no way you can get a millisecond timestamp for a tick, everything is rounded to a whole second even if you use double-precision ComputerDateTime.
And, DOM keywords will only work if you use your broker as a data feed. With IQFeed, for instance, you will get 0.
|