Blockstream / green_qt

Blockstream Green App
GNU General Public License v3.0
203 stars 32 forks source link

CSV Export / FIAT FX Rate #34

Open evercape opened 4 years ago

evercape commented 4 years ago

Description

When exporting transactions into CSV file, the FIAT USD rate used is related to the date of export, instead of to the date of the actual transaction. The export FX rate is not useful at all, whereas the transaction date FX rate would be useful for accounting purpose.

Version

0.0.3 Mac Version

Steps to reproduce

Go into any wallet with transaction and export CSV

Expected behaviour

Instead of date of export FIAT FX rate, use transaction date/time fiat FX rate.

Actual behaviour

Screenshots

Device or machine

Mac

Additional info

alessandro-saglimbeni commented 4 years ago

Hi,

We will be adding historical FX rates to the .csv export file once we enable this option also in the wallet GUI.

Thanks for opening this feature request issue!