atl property

double? atl
final

Implementation

final double? currentPrice,
    marketCap,
    fullyDilutedValuation,
    totalVolume,
    high24h,
    low24h,
    priceChange24h,
    priceChangePercentage24h,
    marketCapChange24h,
    marketCapChangePercentage24h,
    circulatingSupply,
    totalSupply,
    maxSupply,
    ath,
    athChangePercentage,
    atl,
    atlChangePercentage,
    priceChangePercentage14dInCurrency,
    priceChangePercentage1hInCurrency,
    priceChangePercentage24hInCurrency,
    priceChangePercentage7dInCurrency,
    priceChangePercentage30dInCurrency,
    priceChangePercentage200dInCurrency,
    priceChangePercentage1yInCurrency;