CoinPaprika
API
Planar.Watchers.CoinPaprika.addcalls! — Function
Manually add available api calls (mostly for debugging).
Planar.Watchers.CoinPaprika.betas — Method
Returns coins betas in a dataframe compatible type.
Planar.Watchers.CoinPaprika.coin_exchanges — Method
Get all exchanges for specified coin.
Planar.Watchers.CoinPaprika.coin_markets — Method
Returns all markets for give coin (interpreted as base currency).
Planar.Watchers.CoinPaprika.coin_ohlcv — Method
Coin ohlcv (last day).
incomplete: iftruereturns the (today) incomplete candle.
Planar.Watchers.CoinPaprika.hourly — Function
Returns historical hourly tick values for the last day.
Planar.Watchers.CoinPaprika.idbysym — Method
Get all coinpaprika item id matching by its symbol.
Planar.Watchers.CoinPaprika.idbysym — Method
Get the first coinpaprika item id by its symbol.
Planar.Watchers.CoinPaprika.loadcoins! — Method
Load all coin ids.
Planar.Watchers.CoinPaprika.loadexchanges! — Method
Load market ids.
Planar.Watchers.CoinPaprika.markets — Function
Fetch all markets for specified exchange.
Planar.Watchers.CoinPaprika.ratelimit — Method
CoinPaprika free plan is 25k queries per month, which is 1q/25s.
On every call we check when the last query was performed, and add available queries that weren't used on a counter, to allow for bursts.
Planar.Watchers.CoinPaprika.ticker — Method
Fetch ticker for specified coin.
Planar.Watchers.CoinPaprika.tickers — Function
Fetch quotes for all pairs, includes coinpaprika beta metric.
Planar.Watchers.CoinPaprika.twitter — Method
Get last ~50 tweets for coin.