Output File to Ascii
Author: earik Contact: earik@wave59.com |
Download this Script |
Posting Date: 11/26/2008 | Download Count: 66 |
Category: Indicator | Rating:
![]() Click here to Rate this Script |
Summary:
This is a commonly requested utility. It will output any chart to an ASCII file which
can then be loaded in offline mode later on.
input: filename = location to save the file. Note that any other files of the same name
will be overwritten.
The following Updates and Enhancements have been posted: | |||
11/30/2008 | Output Chart to Ascii v2 | Added a "delimiter" paramter that lets the user enter how the various values should be separated in the file. This will allow commas, etc, instead of just spaces as per the original script. |
|
6/24/2009 | Output Indicator to Ascii | This is an update to Output_Chart_to_Ascii. Rather than outputting chart values to a file, this script outputs a specific indicator to the file. |
User Comments: |
I am the author and would like to edit this page
I am the author and would like to delete this post