|
theng
|
 |
« Reply #26 on: August 12, 2008, 01:33:25 AM » |
|
How to look for file to open. The data format must be as below: <TICKER>,<DTYYYYMMDD>,<TIME>,<OPEN>,<HIGH>,<LOW>,<CLOSE>,<VOL>,<OPENINT> FKLICC.KF,20080211,090000,1396.0,1401.5,1393.5,1401.0,381,0 FKLICC.KF,20080211,100000,1400.5,1413.0,1399.5,1409.0,728,0 FKLICC.KF,20080211,110000,1409.0,1409.0,1402.0,1402.5,521,0 FKLICC.KF,20080211,120000,1403.0,1405.0,1401.5,1402.5,213,0 FKLICC.KF,20080211,130000,1402.5,1406.0,1402.5,1405.5,208,0
As for the ticker can be any others.
|