Versions in this module Expand all Collapse all v4 v4.8.0 Jan 7, 2025 Changes in this version + func GetAssetGroupUnderlyingAssetSymbols(client *resty.Client, assetGroups []c.AssetGroup) (map[c.QuoteSource][]string, error) v4.7.1 Nov 12, 2024 v4.7.0 Nov 10, 2024 Changes in this version + func GetAssetGroupQuote(dep c.Dependencies) func(c.AssetGroup) c.AssetGroupQuote + func GetAssetGroupsCurrencyRates(client *resty.Client, assetGroups []c.AssetGroup, targetCurrency string) (c.CurrencyRates, error)