Simple program for getting transaction price in USD
-
For tax reasons I needed the current market price of my transactions from feather coin and bit coin. I threw together this program, its free for anyone else to use who needs such a thing. It has absolutly zero frills is written in C# and I didnt include binaries. (I ran it out of visual studion 2012). I might zazz it up if there is ever a need but right now… there isn’t.
https://sourceforge.net/projects/digitalcurrencypriceconverter/
-
Cool thanks for sharing :)
-
yeah, have to this by hand otherwise. Nice. Maybe we should add this to the website?
-
Is there a better way to get the CSV data? Seems its needed but a little unclear on how to get it. You can work the cost from the FTC/USD rate. You work backwards for the BTC rate to get your coin amount.Last I checked it was 1 cent per Feathercoin.That was a few weeks ago.