Hi There,
Ho do I keep track of my investment? As I mentioned before I made a php file with the amount and price of the coins I own and via an API of coinmarketcap I get how much they are worth. Of course to see it I have to view the file but next to that every hour (and when I access the file) a snapshot is made that gives the total price in BTC as well as in USD. This all is stored in a file so I can see how it fluctuates every hour.
The last couple of days it has been very constant around 5.2 BTC but the recent jump of BTC got some altcoins nervous and it went down to 4.8 BTC.
Thanks for your time!