CSV file format for uploading fills
When uploading fills to TT, the CSV file must adhere to the following rules: Files must be saved as plain text format. The filename must use a .csv file extension. Data fields must be comma delimited. Spaces after commas (for readability) are allowed. Sample CSV file Contract,B/S,FillQty,Price,Account,User CL Mar20,B,2,57.94,AB Parent,Joe Trader CL Mar20,B,2,57.94,AB Parent,Joe Trader […]