![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
Utility class for reading CVS (comma separated values) record files. More...
Utility class for reading CVS (comma separated values) record files.
The following example shows how a RecordFile object can be used to read a CVS file line by line and immediately write each record into a series_base table via a TableWriter instance.
The text file read must contains records such as :
11/29/1990,22.64590639,22.72139274,22.46977156,22.54525791,5939980.838
11/30/1990,22.46977156,23.04850028,22.3942852,22.87236545,8963871.727
12/3/1990,23.04850028,23.04850028,22.74655486,22.82204121,7800416.419
12/4/1990,22.82204121,23.14914875,22.74655486,23.09882451,7242534.134