Import Type

<< Click to Display Table of Contents >>

Navigation:  NinjaScript > Language Reference >

Import Type

Previous page Return to chapter overview Next page

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

OnNextInstrument()

Called at the beginning of the import process

OnNextDataPoint()

Called for each line of data contained in the file being imported