| Package | Description |
|---|---|
| com.bitso | |
| com.bitso.exchange | |
| com.bitso.helpers | |
| com.bitso.websockets |
| Modifier and Type | Field and Description |
|---|---|
BitsoBook |
BitsoTicker.book |
BitsoBook |
BitsoOrder.book |
BitsoBook |
BitsoOrderBook.PulicOrder.mBook |
| Modifier and Type | Method and Description |
|---|---|
static BitsoBook |
BitsoBook.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitsoBook[] |
BitsoBook.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BitsoOrderBook |
Bitso.getOrderBook(BitsoBook book,
boolean... aggregate) |
BitsoTicker |
Bitso.getTicker(BitsoBook book) |
BitsoTransactions |
Bitso.getTransactions(BitsoBook book) |
String |
Bitso.placeOrder(BitsoBook book,
BitsoOrder.SIDE side,
BitsoOrder.TYPE type,
BigDecimal major,
BigDecimal minor,
BigDecimal price) |
| Modifier and Type | Field and Description |
|---|---|
BitsoBook |
BookInfo.book |
| Modifier and Type | Method and Description |
|---|---|
static BitsoBook |
Helpers.getBook(String book) |
| Modifier and Type | Field and Description |
|---|---|
protected BitsoBook |
BitsoStreamUpdate.bitsoBook |
| Modifier and Type | Method and Description |
|---|---|
BitsoBook |
BitsoStreamUpdate.getBitsoBook() |
Copyright © 2017. All rights reserved.