| Package | Description |
|---|---|
| to.sparks.mtgox | |
| to.sparks.mtgox.model | |
| to.sparks.mtgox.net |
| Modifier and Type | Method and Description |
|---|---|
List<Depth> |
MtGoxAPI.getAllDepthSince(long timestamp)
Get all depth events since a particular time (or whenever this api object
was created)
|
List<Depth> |
MtGoxAPI.getDepthHistory()
Get all depth events since this api object was created
|
| Modifier and Type | Method and Description |
|---|---|
Depth |
OpPrivateDepth.getDepth() |
| Constructor and Description |
|---|
OpPrivateDepth(String op,
String channel,
String messageType,
Depth depth,
String origin) |
| Modifier and Type | Method and Description |
|---|---|
void |
MtGoxEventListener.depthEvent(Depth depth) |
Copyright © 2013. All Rights Reserved.