Skip to content

Help Centre

114 guides on importing trades, connecting brokers and everything else in RizeTrade.

Missing Quantity or Missing Price when importing

If import fails with Missing Quantity, Missing Price or Missing Required Columns, your file is missing a quantity or price header, or some rows have no values in those columns.

What these errors mean

  • Missing Quantity — some trades are missing the number of shares.
  • Missing Price — some trades are missing the execution price.
  • Missing Required Columns — the header row is missing one or more required fields.

You may also see Invalid Quantity, Invalid Price or Number Format Problem when a cell is present but not a usable number.

Required columns for Custom CSV

Your file needs a header row and these five columns: Date/Time, Symbol, Side, Quantity and Price.

Rize Trade matches quantity headers named qty, quantity, shares or size. Price headers can be price, fill or execution.

How to fix it

  1. Open the file and check the first row for quantity and price headers. If either is missing, add one.
  2. Fill every data row under Quantity and Price.
  3. Confirm quantity is a real size, not zero or empty, and price is a numeric fill value.
  4. Save the file as CSV.
  5. Re-upload from Add Trades, then confirm status and trade count under Settings > Import History.

Was this helpful?