Generic CSV
The Generic CSV provider is a flexible fallback for brokers that are not directly supported. It allows manual column mapping so you can import from any CSV-based export.
When to Use
- Your broker is not in the supported list.
- A supported broker changed its export format and the plugin hasn't been updated yet.
- You have a custom spreadsheet you want to import.
How It Works
- Upload your CSV file.
- LibreFolio shows the raw columns detected.
- Map each column to the corresponding LibreFolio field (date, type, asset, quantity, price, amount, currency, fee).
- Preview the parsed rows and confirm import.
Add a native plugin
If you use a broker frequently, consider contributing a native plugin. See the Developer Manual → BRIM Plugin Guide for instructions.