| Modifier and Type | Method and Description |
|---|---|
Timedata[] |
REST_methods.ohlcv_get_historical_timeseries(String symbol_id,
io.coinapi.rest.Period_identifier period_id,
Instant time_start) |
Timedata[] |
REST_methods.ohlcv_get_historical_timeseries(String symbol_id,
io.coinapi.rest.Period_identifier period_id,
Instant time_start,
Instant time_end) |
Timedata[] |
REST_methods.ohlcv_get_historical_timeseries(String symbol_id,
io.coinapi.rest.Period_identifier period_id,
Instant time_start,
Instant time_end,
int limit) |
Timedata[] |
REST_methods.ohlcv_get_historical_timeseries(String symbol_id,
io.coinapi.rest.Period_identifier period_id,
Instant time_start,
int limit) |
Timedata[] |
REST_methods.ohlcv_get_latest_timeseries(String symbol_id,
io.coinapi.rest.Period_identifier period_id) |
Timedata[] |
REST_methods.ohlcv_get_latest_timeseries(String symbol_id,
io.coinapi.rest.Period_identifier period_id,
int limit) |
Copyright © 2019 MARMOT SOLUTIONS LTD. All rights reserved.