| 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()
Request the current ticker from MtGox
|
| Modifier and Type | Method and Description |
|---|---|
List<Ticker> |
MtGoxAPI.getTickerHistory()
Get all ticker events since this api object was created
|
| 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 |
MtGoxEventListener.tickerEvent(Ticker ticker) |
| Modifier and Type | Method and Description |
|---|---|
Ticker |
MtGoxHTTPClientV1.getTicker(Currency currency) |
Copyright © 2013. All Rights Reserved.