| Package | Description |
|---|---|
| to.sparks.mtgox.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BitcoinPrice |
class |
TickerPrice |
| Modifier and Type | Method and Description |
|---|---|
MtGoxPrice |
Wallet.getDailyWithdrawLimit() |
MtGoxPrice |
Wallet.getMaxWithdraw() |
MtGoxPrice |
Wallet.getMonthlyWithdrawLimit() |
MtGoxPrice |
Wallet.getOpenOrders() |
| Constructor and Description |
|---|
Wallet(MtGoxPrice balance,
long operations,
MtGoxPrice dailyWithdrawLimit,
MtGoxPrice monthlyWithdrawLimit,
MtGoxPrice maxWithdraw,
MtGoxPrice openOrders) |
Copyright © 2013. All Rights Reserved.