| Package | Description |
|---|---|
| to.sparks.mtgox | |
| to.sparks.mtgox.dto | |
| to.sparks.mtgox.impl | |
| to.sparks.mtgox.util |
| Modifier and Type | Method and Description |
|---|---|
List<Offer> |
MtGoxAPI.getRealtimeAsks() |
List<Offer> |
MtGoxAPI.getRealtimeBids() |
| Modifier and Type | Class and Description |
|---|---|
class |
Depth |
| Modifier and Type | Method and Description |
|---|---|
Offer[] |
FullDepth.getAsks() |
Offer[] |
FullDepth.getBids() |
| Constructor and Description |
|---|
FullDepth(Offer[] asks,
Offer[] bids) |
FullDepth(Offer[] asks,
Offer[] bids) |
| Modifier and Type | Method and Description |
|---|---|
List<Offer> |
MtGoxApiImpl.getRealtimeAsks() |
List<Offer> |
MtGoxApiImpl.getRealtimeBids() |
| Modifier and Type | Method and Description |
|---|---|
List<Offer> |
MtGoxRealTime.getAsks() |
List<Offer> |
MtGoxRealTime.getBids() |
Copyright © 2012. All Rights Reserved.