Tick Database Implementations

Hey mate,
I use SQL 2008 for storing tick data, using the datetime2 datatype to store tick timestamps down to the microsecond.
Seems excessive IMHO. Are you doing High Frequency Trading ?
Is your average-time-in-trade in seconds ?
 
Back
Top