| Class | Description |
|---|---|
| Asset |
Stores all the state for an asset, as described in https://docs.coinapi.io/#list-all-assets.
|
| Config |
File configuration support
|
| Exchange |
Stores all the state for an exchange, as described in https://docs.coinapi.io/#list-all-exchanges.
|
| Exchange_rate |
Stores all the state for a current exchange rate, as described in https://docs.coinapi.io/#get-all-current-rates.
|
| Level |
Stores all the state for an orderbook level, as described in https://docs.coinapi.io/#order-book.
|
| OptionExerciseStyle |
Option exercise style.
|
| Orderbook |
Stores all the state for an orderbook, as described in https://docs.coinapi.io/#order-book.
|
| Period |
Stores all the state for a period, as described in https://docs.coinapi.io/#list-all-periods.
|
| Quote |
Stores all the state for a latest quote, as described in https://docs.coinapi.io/#latest-data33.
|
| Quote_with_trade |
Stores all the state for a quote with a trade, as described in https://docs.coinapi.io/#current-data32.
|
| REST_methods |
Contains methods that call coinapi's REST API.
|
| Symbol |
Stores all the state for a symbol, as described in https://docs.coinapi.io/#list-all-symbols.
|
| SymbolType |
Symbol types list (enumeration of symbol_type output variable)
|
| Timedata |
Stores all the state for a timeseries data, as described in https://docs.coinapi.io/#latest-data.
|
| Trade |
Stores all the state for a trade, as described in https://docs.coinapi.io/#json-structure.
|
| UtilsJSON |
Helper class to handle the json.
|
| Enum | Description |
|---|---|
| Taker_side |
Defines all the elements of a taker_side, as described in https://docs.coinapi.io/#json-structure.
|
Copyright © 2019 MARMOT SOLUTIONS LTD. All rights reserved.