CoinPaprika
API
Watchers.CoinPaprika.addcalls! — FunctionManually add available api calls (mostly for debugging).
Watchers.CoinPaprika.betas — MethodReturns coins betas in a dataframe compatible type.
Watchers.CoinPaprika.coin_exchanges — MethodGet all exchanges for specified coin.
Watchers.CoinPaprika.coin_markets — MethodReturns all markets for give coin (interpreted as base currency).
Watchers.CoinPaprika.coin_ohlcv — MethodCoin ohlcv (last day).
incomplete: iftruereturns the (today) incomplete candle.
Watchers.CoinPaprika.hourly — FunctionReturns historical hourly tick values for the last day.
Watchers.CoinPaprika.idbysym — MethodGet all coinpaprika item id matching by its symbol.
Watchers.CoinPaprika.idbysym — MethodGet the first coinpaprika item id by its symbol.
Watchers.CoinPaprika.loadcoins! — MethodLoad all coin ids.
Watchers.CoinPaprika.loadexchanges! — MethodLoad market ids.
Watchers.CoinPaprika.markets — FunctionFetch all markets for specified exchange.
Watchers.CoinPaprika.ratelimit — MethodCoinPaprika 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.
Watchers.CoinPaprika.ticker — MethodFetch ticker for specified coin.
Watchers.CoinPaprika.tickers — FunctionFetch quotes for all pairs, includes coinpaprika beta metric.
Watchers.CoinPaprika.twitter — MethodGet last ~50 tweets for coin.