Module tickers

Module tickers 

Source
Expand description

Requests for “Tickers” section of the API

Structs§

GetHistoricalTicksRequest
Request for getting historical data for a given cryptocurrency on coinpaprika.com /ticker/{coin_id}/historical
GetTickerRequest
Request for getting data of single cryptocurrency on coinpaprika.com /ticker/{coin_id}
GetTickersRequest
Request for getting data of all active cryptocurrencies on coinpaprika.com /tickers
HistoricalTick
Historical data for a given cryptocurrency on coinpaprika.com
Ticker
Price data of a single cryptocurrency on coinpaprika.com