Skip navigation links
A C E F G H I L O P Q R S T U V 

A

AMERICAN - Static variable in class io.coinapi.rest.OptionExerciseStyle
 
Asset - Class in io.coinapi.rest
Stores all the state for an asset, as described in https://docs.coinapi.io/#list-all-assets.
Asset(String, String, boolean) - Constructor for class io.coinapi.rest.Asset
 

C

close() - Method in class io.coinapi.rest.REST_methods
 
Config - Class in io.coinapi.rest
File configuration support
Config() - Constructor for class io.coinapi.rest.Config
 

E

EUROPEAN - Static variable in class io.coinapi.rest.OptionExerciseStyle
 
Exchange - Class in io.coinapi.rest
Stores all the state for an exchange, as described in https://docs.coinapi.io/#list-all-exchanges.
Exchange(String, String, String) - Constructor for class io.coinapi.rest.Exchange
 
Exchange_rate - Class in io.coinapi.rest
Stores all the state for a current exchange rate, as described in https://docs.coinapi.io/#get-all-current-rates.
Exchange_rate(Instant, String, String, double) - Constructor for class io.coinapi.rest.Exchange_rate
 

F

FUTURES - Static variable in class io.coinapi.rest.SymbolType
Futures contract.

G

get_all_exchange_rates(String) - Method in class io.coinapi.rest.REST_methods
 
get_ask(int) - Method in class io.coinapi.rest.Orderbook
 
get_ask_price() - Method in class io.coinapi.rest.Quote
 
get_ask_size() - Method in class io.coinapi.rest.Quote
 
get_asks_count() - Method in class io.coinapi.rest.Orderbook
 
get_asset_id() - Method in class io.coinapi.rest.Asset
 
get_asset_id_base() - Method in class io.coinapi.rest.Exchange_rate
 
get_asset_id_base() - Method in class io.coinapi.rest.Symbol
 
get_asset_id_quote() - Method in class io.coinapi.rest.Exchange_rate
 
get_asset_id_quote() - Method in class io.coinapi.rest.Symbol
 
get_asset_id_unit() - Method in class io.coinapi.rest.Symbol
 
get_bid(int) - Method in class io.coinapi.rest.Orderbook
 
get_bid_price() - Method in class io.coinapi.rest.Quote
 
get_bid_size() - Method in class io.coinapi.rest.Quote
 
get_bids_count() - Method in class io.coinapi.rest.Orderbook
 
get_data_end() - Method in class io.coinapi.rest.Symbol
 
get_data_start() - Method in class io.coinapi.rest.Symbol
 
get_display_name() - Method in class io.coinapi.rest.Period
 
get_exchange_id() - Method in class io.coinapi.rest.Exchange
 
get_exchange_id() - Method in class io.coinapi.rest.Symbol
 
get_exchange_rate(String, String) - Method in class io.coinapi.rest.REST_methods
 
get_exchange_rate(String, String, Instant) - Method in class io.coinapi.rest.REST_methods
 
get_future_contract_unit() - Method in class io.coinapi.rest.Symbol
 
get_future_contract_unit_asset() - Method in class io.coinapi.rest.Symbol
 
get_future_delivery_time() - Method in class io.coinapi.rest.Symbol
 
get_index_display_description() - Method in class io.coinapi.rest.Symbol
 
get_index_display_name() - Method in class io.coinapi.rest.Symbol
 
get_index_id() - Method in class io.coinapi.rest.Symbol
 
get_is_option_type_is_call() - Method in class io.coinapi.rest.Symbol
 
get_last_trade() - Method in class io.coinapi.rest.Quote_with_trade
 
get_length_months() - Method in class io.coinapi.rest.Period
 
get_length_seconds() - Method in class io.coinapi.rest.Period
 
get_name() - Method in class io.coinapi.rest.Asset
 
get_name() - Method in class io.coinapi.rest.Exchange
 
get_option_contract_unit() - Method in class io.coinapi.rest.Symbol
 
get_option_exercise_style() - Method in class io.coinapi.rest.Symbol
 
get_option_expiration_time() - Method in class io.coinapi.rest.Symbol
 
get_option_strike_price() - Method in class io.coinapi.rest.Symbol
 
get_period_id() - Method in class io.coinapi.rest.Period
 
get_price() - Method in class io.coinapi.rest.Level
 
get_price() - Method in class io.coinapi.rest.Trade
 
get_price_close() - Method in class io.coinapi.rest.Timedata
 
get_price_high() - Method in class io.coinapi.rest.Timedata
 
get_price_low() - Method in class io.coinapi.rest.Timedata
 
get_price_open() - Method in class io.coinapi.rest.Timedata
 
get_rate() - Method in class io.coinapi.rest.Exchange_rate
 
get_size() - Method in class io.coinapi.rest.Level
 
get_size() - Method in class io.coinapi.rest.Trade
 
get_symbol_id() - Method in class io.coinapi.rest.Orderbook
 
get_symbol_id() - Method in class io.coinapi.rest.Quote
 
get_symbol_id() - Method in class io.coinapi.rest.Symbol
 
get_symbol_id() - Method in class io.coinapi.rest.Trade
 
get_symbol_type() - Method in class io.coinapi.rest.Symbol
 
get_taker_side() - Method in class io.coinapi.rest.Trade
 
get_time() - Method in class io.coinapi.rest.Exchange_rate
 
get_time_close() - Method in class io.coinapi.rest.Timedata
 
get_time_coinapi() - Method in class io.coinapi.rest.Orderbook
 
get_time_coinapi() - Method in class io.coinapi.rest.Quote
 
get_time_coinapi() - Method in class io.coinapi.rest.Trade
 
get_time_exchange() - Method in class io.coinapi.rest.Orderbook
 
get_time_exchange() - Method in class io.coinapi.rest.Quote
 
get_time_exchange() - Method in class io.coinapi.rest.Trade
 
get_time_open() - Method in class io.coinapi.rest.Timedata
 
get_time_period_end() - Method in class io.coinapi.rest.Timedata
 
get_time_period_start() - Method in class io.coinapi.rest.Timedata
 
get_trades_count() - Method in class io.coinapi.rest.Timedata
 
get_unit_count() - Method in class io.coinapi.rest.Period
 
get_unit_name() - Method in class io.coinapi.rest.Period
 
get_uuid() - Method in class io.coinapi.rest.Trade
 
get_volume_1day() - Method in class io.coinapi.rest.Symbol
 
get_volume_1day_usd() - Method in class io.coinapi.rest.Symbol
 
get_volume_1hrs() - Method in class io.coinapi.rest.Symbol
 
get_volume_1hrs_usd() - Method in class io.coinapi.rest.Symbol
 
get_volume_1mth() - Method in class io.coinapi.rest.Symbol
 
get_volume_1mth_usd() - Method in class io.coinapi.rest.Symbol
 
get_volume_traded() - Method in class io.coinapi.rest.Timedata
 
get_website() - Method in class io.coinapi.rest.Exchange
 
getPropValues(String) - Method in class io.coinapi.rest.Config
Get value from config

H

has_last_trade() - Method in class io.coinapi.rest.Quote
 
has_last_trade() - Method in class io.coinapi.rest.Quote_with_trade
 

I

INDEX - Static variable in class io.coinapi.rest.SymbolType
Index.
io.coinapi.rest - package io.coinapi.rest
 
is_type_crypto() - Method in class io.coinapi.rest.Asset
 

L

Level - Class in io.coinapi.rest
Stores all the state for an orderbook level, as described in https://docs.coinapi.io/#order-book.
Level(double, double) - Constructor for class io.coinapi.rest.Level
 
list_all_assets() - Method in class io.coinapi.rest.REST_methods
 
list_all_exchanges() - Method in class io.coinapi.rest.REST_methods
 
list_all_symbols() - Method in class io.coinapi.rest.REST_methods
 

O

ohlcv_get_historical_timeseries(String, Period_identifier, Instant) - Method in class io.coinapi.rest.REST_methods
 
ohlcv_get_historical_timeseries(String, Period_identifier, Instant, Instant) - Method in class io.coinapi.rest.REST_methods
 
ohlcv_get_historical_timeseries(String, Period_identifier, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
ohlcv_get_historical_timeseries(String, Period_identifier, Instant, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
ohlcv_get_latest_timeseries(String, Period_identifier) - Method in class io.coinapi.rest.REST_methods
 
ohlcv_get_latest_timeseries(String, Period_identifier, int) - Method in class io.coinapi.rest.REST_methods
 
ohlcv_list_all_periods() - Method in class io.coinapi.rest.REST_methods
 
OPTION - Static variable in class io.coinapi.rest.SymbolType
Option contract.
OptionExerciseStyle - Class in io.coinapi.rest
Option exercise style.
OptionExerciseStyle() - Constructor for class io.coinapi.rest.OptionExerciseStyle
 
Orderbook - Class in io.coinapi.rest
Stores all the state for an orderbook, as described in https://docs.coinapi.io/#order-book.
Orderbook(String, Instant, Instant, ArrayList<Level>, ArrayList<Level>) - Constructor for class io.coinapi.rest.Orderbook
 
orderbooks_get_for_all_symbols() - Method in class io.coinapi.rest.REST_methods
 
orderbooks_get_for_symbol(String) - Method in class io.coinapi.rest.REST_methods
 
orderbooks_get_historical_data(String, Instant) - Method in class io.coinapi.rest.REST_methods
 
orderbooks_get_historical_data(String, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
orderbooks_get_historical_data(String, Instant, Instant) - Method in class io.coinapi.rest.REST_methods
 
orderbooks_get_historical_data(String, Instant, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
orderbooks_get_latest_data(String) - Method in class io.coinapi.rest.REST_methods
 
orderbooks_get_latest_data(String, int) - Method in class io.coinapi.rest.REST_methods
 

P

parseBooleanFromJson(String, JSONObject) - Static method in class io.coinapi.rest.UtilsJSON
Converting json values to boolean.
parseDoubleFromJson(String, JSONObject) - Static method in class io.coinapi.rest.UtilsJSON
Converting json values to double.
parseInstantFromJson(String, JSONObject) - Static method in class io.coinapi.rest.UtilsJSON
Converting json values to instatnt.
parseIntegerFromJson(String, JSONObject) - Static method in class io.coinapi.rest.UtilsJSON
Converting json values to integer.
parseStringFromJson(String, JSONObject) - Static method in class io.coinapi.rest.UtilsJSON
Converting json values to string.
Period - Class in io.coinapi.rest
Stores all the state for a period, as described in https://docs.coinapi.io/#list-all-periods.
Period(Period_identifier, int, int, int, String, String) - Constructor for class io.coinapi.rest.Period
 
PERPETUAL - Static variable in class io.coinapi.rest.SymbolType
Perpetual contract.

Q

Quote - Class in io.coinapi.rest
Stores all the state for a latest quote, as described in https://docs.coinapi.io/#latest-data33.
Quote(String, Instant, Instant, double, double, double, double) - Constructor for class io.coinapi.rest.Quote
 
Quote_with_trade - Class in io.coinapi.rest
Stores all the state for a quote with a trade, as described in https://docs.coinapi.io/#current-data32.
Quote_with_trade(String, Instant, Instant, double, double, double, double, Trade) - Constructor for class io.coinapi.rest.Quote_with_trade
 
quotes_get_for_all_symbols() - Method in class io.coinapi.rest.REST_methods
 
quotes_get_for_symbol(String) - Method in class io.coinapi.rest.REST_methods
 
quotes_get_historical_data(String, Instant) - Method in class io.coinapi.rest.REST_methods
 
quotes_get_historical_data(String, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
quotes_get_historical_data(String, Instant, Instant) - Method in class io.coinapi.rest.REST_methods
 
quotes_get_historical_data(String, Instant, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
quotes_get_latest_data() - Method in class io.coinapi.rest.REST_methods
 
quotes_get_latest_data(int) - Method in class io.coinapi.rest.REST_methods
 
quotes_get_latest_data(String) - Method in class io.coinapi.rest.REST_methods
 
quotes_get_latest_data(String, int) - Method in class io.coinapi.rest.REST_methods
 

R

REST_methods - Class in io.coinapi.rest
Contains methods that call coinapi's REST API.
REST_methods(String) - Constructor for class io.coinapi.rest.REST_methods
 

S

SPOT - Static variable in class io.coinapi.rest.SymbolType
FX Spot.
Symbol - Class in io.coinapi.rest
Stores all the state for a symbol, as described in https://docs.coinapi.io/#list-all-symbols.
Symbol(String, String, String, String, String, String, String, String, Double, Double, Double, Double, Double, Double, String, String, String, Instant, Integer, String, Boolean, Double, Double, String, Instant) - Constructor for class io.coinapi.rest.Symbol
 
SymbolType - Class in io.coinapi.rest
Symbol types list (enumeration of symbol_type output variable)
SymbolType() - Constructor for class io.coinapi.rest.SymbolType
 

T

Taker_side - Enum in io.coinapi.rest
Defines all the elements of a taker_side, as described in https://docs.coinapi.io/#json-structure.
Timedata - Class in io.coinapi.rest
Stores all the state for a timeseries data, as described in https://docs.coinapi.io/#latest-data.
Timedata(Instant, Instant, Instant, Instant, double, double, double, double, double, int) - Constructor for class io.coinapi.rest.Timedata
 
Trade - Class in io.coinapi.rest
Stores all the state for a trade, as described in https://docs.coinapi.io/#json-structure.
Trade(String, Instant, Instant, String, double, double, Taker_side) - Constructor for class io.coinapi.rest.Trade
 
trades_get_historical_data(String, Instant) - Method in class io.coinapi.rest.REST_methods
 
trades_get_historical_data(String, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
trades_get_historical_data(String, Instant, Instant) - Method in class io.coinapi.rest.REST_methods
 
trades_get_historical_data(String, Instant, Instant, int) - Method in class io.coinapi.rest.REST_methods
 
trades_get_latest_data() - Method in class io.coinapi.rest.REST_methods
 
trades_get_latest_data(int) - Method in class io.coinapi.rest.REST_methods
 
trades_get_latest_data(String) - Method in class io.coinapi.rest.REST_methods
 
trades_get_latest_data(String, int) - Method in class io.coinapi.rest.REST_methods
 

U

UtilsJSON - Class in io.coinapi.rest
Helper class to handle the json.
UtilsJSON() - Constructor for class io.coinapi.rest.UtilsJSON
 

V

valueOf(String) - Static method in enum io.coinapi.rest.Taker_side
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.coinapi.rest.Taker_side
Returns an array containing the constants of this enum type, in the order they are declared.
A C E F G H I L O P Q R S T U V 
Skip navigation links

Copyright © 2019 MARMOT SOLUTIONS LTD. All rights reserved.