Package | Description |
---|---|
cryptos.historical |
Modifier and Type | Class | Description |
---|---|---|
class |
HistoricalDaily |
Historical data class that is equivalent to the json object returned by the
Historical Daily OHLCV end point.
|
class |
HistoricalHourly |
Historical data class that is equivalent to the json object returned by the
Historical Hourly OHLCV end point.
|
class |
HistoricalMinute |
Historical data class that is equivalent to the json object returned by the
Historical Minute OHLCV end point.
|