Import Type

View as Markdown

Import Type

Custom data Import Types can be developed to allow for the importing of historical data from any format. Two important event handler methods are documented in this section:

Methods and Properties

NameDescription
OnNextInstrument()Called at the beginning of the import process
OnNextDataPoint()Called for each line of data contained in the file being imported