¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: tickString for RTVolume in c#


Nick
 

¿ªÔÆÌåÓý

The timestamp is unix epoch plus milliseconds. So, dividing by 1000 gives the standard unix epoch. You can search for how to convert epoch to a .net date.

On 6/2/2016 10:46 AM, ed.gonen@... [TWSAPI] wrote:

?

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



Join [email protected] to automatically receive all group messages.