CSV file to be used for single-file CSV data import
Input
The full path to a file that contains CSV data for one or more symbols.
Notes
The file must include a Symbol column. If the file has no header row, or its header uses non-standard column names, a CSVFields declaration must specify each column's location. When the header uses recognized names, the columns are detected automatically.
For multi-file CSV import (one file per symbol), use DataPath instead of CSVFile.