public class BitfinexPastTradesRequest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
limitTrades |
protected String |
nonce |
protected String |
request |
protected String |
symbol |
protected long |
timestamp |
| Constructor and Description |
|---|
BitfinexPastTradesRequest(String nonce,
String symbol,
long timestamp,
int limitTrades)
Constructor
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.