You are viewing a single comment's thread from:

RE: I wrote this simple R script to keep track of crypto portfolio and evaluate realtime portfolio worth in any fiat or crypto

in #programming7 years ago (edited)

I've done hundreds of buys and sells across a number of tokens going back to late 2013 and have tracked everything to the penny with excel. It's such a pain!

Sort:  

Try edit(trade_history) for an Excel like spreadsheet which lets you enter values in cells. You can import Excel files as well.