To edit chart data file settings, go to File -> Settings

Here you can set chart data file information you want to backtest, such as amount, header file information columns (in case your CSV files dont contain them), paths of the CSV file and name of the positions according to the CSV files.

SettingDescriptionRange of valuesData type
numChartDataFilesamount of chart data files to be processed during backtesting process> 0
int
chartDataOrderInvertedindicates whether the raw data order is invertedtrue or false
chart data file headerOnly put correct column entries here in case chart data files have no header information. First column starts with 0.
timeStampColumncolumn of the timeStamp of the CSV file>=0int
openColumnfee for each closing and opening of a position>= 0int
highColumnindicates whether the raw data order is inverted>= 0int
lowColumnstart balance used for the backtesting calculation>= 0int
closeColumninitial cost for opening a position>= 0int
chart data file pathsEnter relative paths for the chart data files here.string
position namesEnter name of the positions according to the chart data files here.string