Loading Data From Disk
Import your own data in ASCII format directly from your hard disk.
First set where the files are located:
- Open Securities >> Load By Symbol From Disk (CTRL+D).
- The Current Folder shows where it will look for all imported data files.
- To change folders, use the "Select ASCII Data Folder" button and select the new folder.
Then import a data file in your Current Folder:
- Open Securities >> Load By Symbol From Disk (CTRL+D).
- Type the file name, for example: myfile.csv
- Alternatively in the securities field preface the file name with d_. For example: d_myfile.csv.
Data Format
Only Yahoo format is recognized at this stage. Download an example file (1.8KB).
Please note:
- A header row is required;
- Column order is Date, Open, High, Low, Close, Volume;
- Date format is 26-Mar-06 (or 26-March-2006 or 20060326 or 3/26/2006 or 3/26/06).
File Extensions
Ideally, all data files should have the same extension (or no extension). Incredible Charts remembers the extension of the last data file imported (for example .csv) and will use that on any subsequent file with no extension.
The default folder and default extension are remembered between sessions.