| Package | Description |
|---|---|
| info.bitrich.xchangestream.lgo | |
| info.bitrich.xchangestream.lgo.domain | |
| info.bitrich.xchangestream.lgo.dto |
| Modifier and Type | Method and Description |
|---|---|
static org.knowm.xchange.dto.marketdata.Trade |
LgoAdapter.adaptTrade(org.knowm.xchange.currency.CurrencyPair currencyPair,
LgoTrade lgoTrade) |
| Modifier and Type | Method and Description |
|---|---|
void |
LgoGroupedTradeUpdate.apply(long batchId,
List<LgoTrade> trades) |
| Modifier and Type | Method and Description |
|---|---|
List<LgoTrade> |
LgoTradesUpdate.getTrades() |
| Constructor and Description |
|---|
LgoTradesUpdate(long batchId,
String type,
String channel,
String productId,
List<LgoTrade> trades) |
Copyright © 2020. All rights reserved.