| Package | Description |
|---|---|
| to.sparks.mtgox | |
| to.sparks.mtgox.model | |
| to.sparks.mtgox.net | |
| to.sparks.mtgox.service |
| Modifier and Type | Method and Description |
|---|---|
Ticker |
MtGoxAPI.getTicker() |
| Modifier and Type | Method and Description |
|---|---|
List<Ticker> |
MtGoxAPI.getTickerHistory() |
| Modifier and Type | Method and Description |
|---|---|
Ticker |
OpPrivateTicker.getTicker() |
| Constructor and Description |
|---|
OpPrivateTicker(String op,
String channel,
String messageType,
Ticker ticker,
String origin) |
| Modifier and Type | Method and Description |
|---|---|
void |
MtGoxListener.tickerEvent(Ticker ticker) |
| Modifier and Type | Method and Description |
|---|---|
Ticker |
MtGoxServiceImpl.getTicker() |
Ticker |
MtGoxHTTPClient.getTicker(Currency currency) |
| Modifier and Type | Method and Description |
|---|---|
List<Ticker> |
MtGoxWebSocketClient.getTickerHistory() |
List<Ticker> |
MtGoxServiceImpl.getTickerHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
MtGoxWebSocketClient.tickerEvent(Ticker ticker) |
Copyright © 2012. All Rights Reserved.