LesterCovax / crypto-sheets

Google Sheets script editor code for managing a cryptocurrency tracking spreadsheet
https://www.reddit.com/r/cryptosheets
GNU General Public License v3.0
482 stars 67 forks source link

streamline getRate, use API for all currencies #14

Closed apiontek closed 6 years ago

apiontek commented 6 years ago

This builds on my previous addition of the "getApiObj" functionality Streamlined getting of rates. User doesn't need to worry about api vs web, currency variables all set the same now.

Have not implemented any error checking in getWebRate, that could be done.

LesterCovax commented 6 years ago

Take a look at the comment on the other PR, as this can be a lot simpler. I'd also stick to modifying the same PR if it's changing the same things.

LesterCovax commented 6 years ago

Fixed in 2156e552ea4314d65c61a141257285d03fba2d75