coingecko#
API documentation for tradingstrategy.alternative_data.coingecko Python module in Trading Strategy.
Module description#
Coingecko data fetching and caching.
Get Coingecko ids, smart contract addresses and categories so we can cross reference Trading Strategy data across different vendors
See
CoingeckoUniverse
for how to manipulate Coingeck dataSee
categorise_pairs()
how to label Trading Strategy assets and trading pairs with CoinGecko data
Classes#
Minimal implementation of Coingecko API client. |
|
Represent one Coingecko coin entry. |
|
Coingecko data universe. |
|
In the case we need to throttle Coingecko, be verbose about it. |
Functions#
|
Categorise trading pairs by their Coingecko category. |
|
Get the list of top coins from CoinGecko, with metadata. |