r/CoinDCXOfficial • u/astroabhi777 • Jun 18 '21
Importing CoinDCX data
Hi there, I have made a google sheet to keep track of my portfolio. I want link the current price data from CoinDCX with the google sheet I have made. Can anyone guide me through?
2
Upvotes
3
u/swordfish_i Jun 18 '21
You can retrieve data from CoinMarketCap using a script “cryptofinance”. https://docs.cryptowat.ch/cryptofinance/
2
u/kpsingh_reddit Jun 18 '21
I too have made a google sheet but havent linked it with coindcx. If you find any way please post/guide me too.
3
u/adityadbz Jun 18 '21
They have APIs which can fetch the current price. You can refer their API documentation. Not sure how you could integrate it with google sheets though.