Recent Releases of crypto2
crypto2 - API change fix
Slight change in api call outcome needed a modification in crypto_info().
- R
Published by sstoeckl almost 2 years ago
crypto2 - Major update to fix cmc api change
Major update due to changes in the coinmarketcap.com api. All functions should be working again!
- R
Published by sstoeckl almost 2 years ago
crypto2 - New sorting and bug fixes
Added new sorting possibilities and fixed some bugs relating to "lasthistoricaldata" not being available any more for untracked listings.
- R
Published by sstoeckl about 2 years ago
crypto2 - New listings and general market statistics
Since version 1.4.5 I have added a new function crypto_global_quotes() which retrieves global aggregate market statistics for CMC. There also were some bugs fixed.
Since version 1.4.4 a new function crypto_listings() was introduced that retrieves new/latest/historical listings and listing information at CMC. Additionally some aspects of the other functions have been reworked. We noticed that finalWait = TRUE does not seem to be necessary at the moment, as well as sleep can be set to '0' seconds. If you experience strange behavior this might be due to the the api sending back strange (old) results. In this case let sleep = 60 (the default) and finalWait = TRUE (the default).
- R
Published by sstoeckl over 3 years ago
crypto2 - New major version for simultaneous retrieval of data with bug fixes
- R
Published by sstoeckl about 4 years ago