| Package | Description |
|---|---|
| to.sparks.mtgox | |
| to.sparks.mtgox.model |
| Modifier and Type | Method and Description |
|---|---|
String |
MtGoxAPI.placeMarketOrder(MtGoxAPI.OrderType orderType,
MtGoxUnitOfCredit volume) |
String |
MtGoxAPI.placeOrder(MtGoxAPI.OrderType orderType,
MtGoxUnitOfCredit price,
MtGoxUnitOfCredit volume) |
| Modifier and Type | Method and Description |
|---|---|
MtGoxUnitOfCredit |
Trade.getAmount() |
MtGoxUnitOfCredit |
Offer.getAmount() |
MtGoxUnitOfCredit |
Trade.getPrice() |
MtGoxUnitOfCredit |
Offer.getPrice() |
MtGoxUnitOfCredit |
TickerPrice.getPriceValue()
This function must be called *after* you have setCurrencyInfo on this
object.
|
MtGoxUnitOfCredit |
Depth.getTotalVolume() |
| Modifier and Type | Method and Description |
|---|---|
void |
Offer.setAmount(MtGoxUnitOfCredit amount) |
Copyright © 2012. All Rights Reserved.