ccadar
Joined: 27 Apr 2012 Posts: 5
|
Posted: Sat Jun 16, 2012 7:58 am Post subject: FT freezing when importing data with decimal volume |
|
|
Hi,
If I import data containing volume as decimal value the FT is freezing and must kill it. Here is a data sample to be imported which makes the FT hang:
2012.06.15,20:53,1.26541,1.26613,1.26541,1.26609,52.55
2012.06.15,20:54,1.26609,1.26612,1.26561,1.26561,40.9
2012.06.15,20:55,1.26566,1.26625,1.26557,1.26625,80.84
2012.06.15,20:56,1.26616,1.26616,1.26534,1.26534,39.38
2012.06.15,20:57,1.26534,1.26558,1.2645,1.26462,72.41
2012.06.15,20:58,1.26462,1.26463,1.26373,1.26406,80.04
If I import this data without the volume decimals everything is fine:
2012.06.15,20:53,1.26541,1.26613,1.26541,1.26609,52
2012.06.15,20:54,1.26609,1.26612,1.26561,1.26561,40
2012.06.15,20:55,1.26566,1.26625,1.26557,1.26625,80
2012.06.15,20:56,1.26616,1.26616,1.26534,1.26534,39
2012.06.15,20:57,1.26534,1.26558,1.2645,1.26462,72
2012.06.15,20:58,1.26462,1.26463,1.26373,1.26406,80 |
|