CSV Plugin

Description:

Use local plain-text comma-separated values (CSV) ascii files. Perhaps you already have a collection of files in this format ... end-of-day data managed as a separate concern by some other application.

This plugin can currently import the following field formats, and can easily be modified to support other field formats.

Here is an example snippet from a DOHLCV file called SBM.AX.txt

...
20030205,0.120,0.120,0.115,0.120,1129504
20030206,0.115,0.115,0.100,0.105,2559171
...

Input Parameters:

  screenshot

Select the file to be imported and press the "update" button. Then go to "Working with Graphs" to see your new graph.

Hint: To import/update a whole directory of files, select multiple files using shift-click and ctrl-click.