| Package | Description |
|---|---|
| com.bitso | |
| com.bitso.websockets |
| Modifier and Type | Field and Description |
|---|---|
BitsoOrder.SIDE |
BitsoOrder.side |
| Modifier and Type | Method and Description |
|---|---|
BitsoOrder.SIDE |
BitsoOrder.getSide(String side) |
static BitsoOrder.SIDE |
BitsoOrder.SIDE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BitsoOrder.SIDE[] |
BitsoOrder.SIDE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Bitso.placeOrder(BitsoBook book,
BitsoOrder.SIDE side,
BitsoOrder.TYPE type,
BigDecimal major,
BigDecimal minor,
BigDecimal price) |
| Modifier and Type | Method and Description |
|---|---|
BitsoOrder.SIDE |
BitsoWebSocketPublicOrder.getSide() |
Copyright © 2017. All rights reserved.