Guys,
It seems like I cannot find what time format is used in the tickString RTVolume:
Here is an example of the RTVolume formatting for AAPL:
RTVolume=701.28;1;1348075471534;67854;701.46918464;true
How do I convert it to the DateTime of C#?
Tried many things.
Thanks