pastudan / altfolio-live

📈🌕 A React + WebSocket app that tracks a mixed portfolio of stocks and cryptocurrencies in realtime
https://altfolio.live
MIT License
15 stars 5 forks source link

Nano Not updating #4

Closed adamtz closed 6 years ago

adamtz commented 6 years ago

Possibly due to CMC changing their listing of NANO from XRB to NANO

dada1134 commented 6 years ago

You have to use NANO instead of XRB. XRB is still there but doesn't get upated.

pastudan commented 6 years ago

@dada1134 is correct, NANO is the new ticker symbol on CMC, and since your portfolio is keyed off of XRB, it wasn't updating.

I just now made it update all your XRB to NANO if you hadn't already added any NANO to your portfolio. https://github.com/pastudan/altfolio-live/commit/eed3498cb01242e201e4fa04ead9411acbd992cb#diff-14b1e33d5bf5649597cdc0e4f684daddR48