Package: cryptowatchR 0.2.0.9000
cryptowatchR: An API Wrapper for 'Cryptowatch'
An API wrapper for 'Cryptowatch' to get prices and other information (e.g., volume, trades, order books, bid and ask prices, live quotes, and more) about cryptocurrencies and crypto exchanges. See <https://docs.cryptowat.ch/rest-api> for a detailed documentation.
Authors:
cryptowatchR_0.2.0.9000.tar.gz
cryptowatchR_0.2.0.9000.zip(r-4.5)cryptowatchR_0.2.0.9000.zip(r-4.4)cryptowatchR_0.2.0.9000.zip(r-4.3)
cryptowatchR_0.2.0.9000.tgz(r-4.4-any)cryptowatchR_0.2.0.9000.tgz(r-4.3-any)
cryptowatchR_0.2.0.9000.tar.gz(r-4.5-noble)cryptowatchR_0.2.0.9000.tar.gz(r-4.4-noble)
cryptowatchR_0.2.0.9000.tgz(r-4.4-emscripten)cryptowatchR_0.2.0.9000.tgz(r-4.3-emscripten)
cryptowatchR.pdf |cryptowatchR.html✨
cryptowatchR/json (API)
NEWS
# Install 'cryptowatchR' in R: |
install.packages('cryptowatchR', repos = c('https://lorenzbr.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lorenzbr/cryptowatchr/issues
api-wrappercryptocurrenciescryptowatch
Last updated 3 years agofrom:b73fcbcf2c. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | ERROR | Nov 13 2024 |
R-4.5-linux | ERROR | Nov 13 2024 |
R-4.4-win | ERROR | Nov 13 2024 |
R-4.4-mac | ERROR | Nov 13 2024 |
R-4.3-win | ERROR | Nov 13 2024 |
R-4.3-mac | ERROR | Nov 13 2024 |
Exports:get_assetsget_current_priceget_exchangesget_marketsget_ohlcget_orderbookget_orderbook_calculatorget_orderbook_liquidityget_pairsget_summaryget_tradesmarkets
Dependencies:askpasscpp11curlgenericshttrjsonlitelubridatemimeopensslR6systimechange
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get asset details | get_assets |
Get current price of cryptocurrencies | get_current_price |
Get exchange details | get_exchanges |
Get prices of cryptocurrencies | get_markets |
Get prices of cryptocurrencies | get_ohlc |
Get order book of cryptocurrencies | get_orderbook |
Get live quotes from order book | get_orderbook_calculator |
Get liquidity sums in the order book of cryptocurrencies | get_orderbook_liquidity |
Get pair of currencies | get_pairs |
Get 24-hour summary of cryptocurrencies | get_summary |
Get trades of cryptocurrencies | get_trades |
Get prices of cryptocurrencies | markets |