ExportData (RTX)

Duration:07:55
Variable speed version: Watch

The ExportData RTX extension is designed to allow the user to dynamically export key prices and other data to a .csv/Excel file. ExportData can export any User Variable (V#) or Chart Variable (C#) values as well as any other tokenized strings such as ticker symbol, date/time, and more. An input csv file is used to feed the extension which reads the input file and saves the results to a user specifed output file. Any tokenized strings in the input file such as %V#1, %C#12, %TICKER, %NOW will be replace dynamically in the output file by the underlying value. The extension runs on a user-specified schedule of every X seconds or every time the extension recalculates. For a list of available tokenized strings, visit the Token page.

Please note that C# variable value can be exported only when the Exportdata RTX is on the same chart as the one containing the indicator (strong these C# variables). However, V# variable being instrument related (and not chart related), an export data RTX indicator may export V# variables being generated by any other mean inside Investort RT, ie through another chart, a custom column, etc

Chart Definitions Mentioned in this Video: