← Glossary

Glossary term

CSV

A simple spreadsheet-style text file format.

CSV stands for comma-separated values. Many brokers, portfolio tools, and spreadsheets can import CSV files containing symbols, quantities, target weights, or order instructions.

Example: A positions CSV might contain columns such as Symbol, Side, TargetWeightPct, Quantity, and OrderType.

Where this appears