This robot returns the value of the crypto currency on the first day of the year. This can help in reporting taxes in Norway and may be other countries too. Thanks to Coingecko for an amazing free API.
One more thing I forgot to check earlier. Could you please change the image URLs to be relative, not absolute? The way they are now means that github blocks them from external sites like the Portal. Using relative path (like /results/CryptoPortfolioPieChart.png) works.
Hi @jeev20 ,
One more thing I forgot to check earlier. Could you please change the image URLs to be relative, not absolute? The way they are now means that github blocks them from external sites like the Portal. Using relative path (like
/results/CryptoPortfolioPieChart.png
) works.https://github.com/jeev20/CryptocurrencyAssetReporter/blob/2f23068f405c406e29f42aec83fe1c966867d6ee/readme.md?plain=1#L61
https://github.com/jeev20/CryptocurrencyAssetReporter/blob/2f23068f405c406e29f42aec83fe1c966867d6ee/readme.md?plain=1#L65
Thanks!