rlan / convert-csv-schwab2pp

Converts a Charles Schwab transaction CSV file to a ready-to-import CSV file for Portfolio Performance.
MIT License
7 stars 1 forks source link

Support cash withdrawal transaction #2

Open rlan opened 1 year ago

rlan commented 1 year ago

A "Wire Received" transaction is currently supported. I don't have an actual wire withdrawal transaction.

ipaulo commented 1 month ago

Sample:

"01/01/2024","Wire Sent","","WIRED FUNDS DISBURSED","","","","-$100.00"

rlan commented 1 month ago

@ipaulo Thank you for sharing the transaction data. I will update the code.