Package | Description |
---|---|
org.oxerr.peatio.rest |
Client for Peatio RESTful API.
|
org.oxerr.peatio.rest.service.polling |
Polling services.
|
Modifier and Type | Method and Description |
---|---|
KWithPendingTrades |
Peatio.getKWithPendingTrades(String market,
Integer tradeId,
Integer limit,
Integer period,
Long timestamp)
Get K data with pending trades, which are the trades not included
in K data yet, because there's delay between trade generated and
processed by K data generator.
|
Modifier and Type | Method and Description |
---|---|
KWithPendingTrades |
PeatioMarketDataServiceRaw.getKWithPendingTrades(String market,
Integer tradeId,
Integer limit,
Integer period,
Long timestamp) |
Copyright © 2015. All rights reserved.