package
0.0.0-20250311023717-5c21e974eed8
Repository: https://github.com/thrasher-corp/gocryptotrader.git
Documentation: pkg.go.dev

# Functions

NewFromSettings returns a new coin market cap instance with supplied settings.

# Constants

Coinmarketcap account plan bitmasks, url and endpoint consts.
Coinmarketcap account plan bitmasks, url and endpoint consts.
Coinmarketcap account plan bitmasks, url and endpoint consts.
ENTERPRISE tier rate limit - Can be extended checkout agreement.
Coinmarketcap account plan bitmasks, url and endpoint consts.
Coinmarketcap account plan bitmasks, url and endpoint consts.
PROFESSIONAL tier rate limit.
BASIC, HOBBYIST STARTUP tier rate limits.
Coinmarketcap account plan bitmasks, url and endpoint consts.
STANDARD tier rate limit.
Coinmarketcap account plan bitmasks, url and endpoint consts.

# Structs

Coinmarketcap is the overarching type across this package.
CryptocurrencyHistoricalListings defines a historical listing data.
CryptocurrencyHistoricalQuotes defines historical cryptocurrency quotation data.
CryptocurrencyLatestListings defines latest cryptocurrency listing data.
CryptocurrencyLatestMarketPairs defines the latest cryptocurrency pairs.
CryptoCurrencyMap defines a cryptocurrency struct.
CryptocurrencyOHLCHistorical defines open high low close historical data.
Currency defines a generic sub type to capture currency data.
ExchangeHistoricalListings defines historical exchange listings.
ExchangeHistoricalQuotes defines historical exchange quotations.
ExchangeLatestListings defines latest exchange listings.
ExchangeLatestMarketPairs defines latest market pairs.
ExchangeLatestQuotes defines latest exchange quotations.
ExchangeMap defines a data for an exchange.
GlobalMeticHistoricalQuotes defines historical global metric quotations.
GlobalMeticLatestQuotes defines latest global metric quotations.
OHLC defines a generic sub type for OHLC currency data.
PriceConversion defines price conversion data.
Settings defines the current settings from configuration file.
Status defines a response status JSON struct that is received with every HTTP request.

# Type aliases

CryptoCurrencyInfo defines cryptocurrency information.
CryptocurrencyLatestQuotes defines latest cryptocurrency quotation data.
CryptocurrencyOHLCLatest defines open high low close latest data.
ExchangeInfo defines exchange information.