pytr-org / pytr

Use TradeRepublic in terminal and mass download all documents
https://pypi.org/project/pytr/
MIT License
390 stars 71 forks source link

feat: add transaction export as JSON #50

Open morremeyer opened 8 months ago

morremeyer commented 8 months ago

This adds a transactions command that is similar to the export_transactions command.

However, transactions uses the timelineTransactions, which contain all transactions and exports the JSON as seen on the websocket to a target file.

morremeyer commented 2 months ago

Thanks for your feedback, I'll address it in the upcoming days!