Billy Gates
Active member
- Messages
- 161
- Likes
- 14
Hi,
I have just purchased some data from a vendor and cannot understand the time format: The data is represented like this :
"Date","Time","O","H","L","C","U","D"
04/12/2009,1532,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1532,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1536,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1536,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1537,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1537,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1537,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1537,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1538,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1538,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1541,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1541,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1541,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1541,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1543,1.4673,1.4673,1.4673,1.4673,0,0
04/12/2009,1543,1.4673,1.4673,1.4673,1.4673,0,0
04/12/2009,1543,1.4674,1.4674,1.4674,1.4674,0,0
04/12/2009,1550,1.4673,1.4673,1.4673,1.4673,0,0
I cannot understand the time format. Where do they get the figure 1550 from and how can i convert that into real time? Any one familiar with this?
I am trying to upload this historical data into a database so I can backtest some strategies.
Thanks
I have just purchased some data from a vendor and cannot understand the time format: The data is represented like this :
"Date","Time","O","H","L","C","U","D"
04/12/2009,1532,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1532,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1536,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1536,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1537,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1537,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1537,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1537,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1538,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1538,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1541,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1541,1.4669,1.4669,1.4669,1.4669,0,0
04/12/2009,1541,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1541,1.4668,1.4668,1.4668,1.4668,0,0
04/12/2009,1543,1.4673,1.4673,1.4673,1.4673,0,0
04/12/2009,1543,1.4673,1.4673,1.4673,1.4673,0,0
04/12/2009,1543,1.4674,1.4674,1.4674,1.4674,0,0
04/12/2009,1550,1.4673,1.4673,1.4673,1.4673,0,0
I cannot understand the time format. Where do they get the figure 1550 from and how can i convert that into real time? Any one familiar with this?
I am trying to upload this historical data into a database so I can backtest some strategies.
Thanks