Dash Price on Google Docs

fible1

Well-known member
Dash Core Group
Masternode Owner/Operator
Does anyone know if there is a way to add Dash Pricing into a Google Docs spreadsheet from one of the exchange API's or other source? I know I've seen similar things done before, just have no clue how to do it myself.

I'm working on a MN and Dash holdings profit and loss spreadsheet that I plan to share for anyone interested in doing their own accounting.

Pablo.
 
Does anyone know if there is a way to add Dash Pricing into a Google Docs spreadsheet from one of the exchange API's or other source? I know I've seen similar things done before, just have no clue how to do it myself.

I'm working on a MN and Dash holdings profit and loss spreadsheet that I plan to share for anyone interested in doing their own accounting.

Pablo.
put it in a row ;)

=IMPORTXML("http://coinmarketcap.com/currencies/dash/","//span[@class='text-large']")
 
I've tried it but got this:

kq6ptnso.png
 
pille looks like you have , commas as the amount in your spreadsheet.... you need to change it to . dot --> the amount from coinmarket is like 2.85 not 2,85 and your spreadsheet has , as a numbers.... if I`m not wrong... :)

go to:

FILE / SETTINGS OF THE SPREADSHEET / CHANGE THE COUNTRY TO UNITED KINGDOM ;)

works?
 
Back
Top