import_transactions
Import Bitvavo CSV transaction exports into local SQLite, updating rows by transaction ID. Enables PnL calculations by making all buy/sell, convert, staking, and rebate activity visible.
Instructions
Import a Bitvavo CSV transaction export into the local SQLite store. Idempotent — rows with a known transaction_id are updated in place. After import, get_pnl uses these records as the canonical source so Quick Buy/Sell, Convert, staking and rebate activity all become visible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |