| Package | Description |
|---|---|
| to.sparks.mtgox | |
| to.sparks.mtgox.model | |
| to.sparks.mtgox.net | |
| to.sparks.mtgox.service |
| Modifier and Type | Method and Description |
|---|---|
List<Depth> |
MtGoxAPI.getAllDepthSince(long timestamp) |
List<Depth> |
MtGoxAPI.getDepthHistory() |
| 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 |
MtGoxListener.depthEvent(Depth depth) |
| Modifier and Type | Method and Description |
|---|---|
List<Depth> |
MtGoxWebSocketClient.getAllDepthSince(long timestamp) |
List<Depth> |
MtGoxServiceImpl.getAllDepthSince(long timestamp) |
List<Depth> |
MtGoxWebSocketClient.getDepthHistory() |
List<Depth> |
MtGoxServiceImpl.getDepthHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
MtGoxWebSocketClient.depthEvent(Depth depth) |
Copyright © 2012. All Rights Reserved.