| Safe Haskell | None |
|---|
Network.MtGoxAPI.Types
Documentation
data StreamMessage Source
Constructors
| TickerUpdateUSD | |
| DepthUpdateUSD | |
| WalletOperation | |
Fields | |
| Subscribed | |
| Unsubscribed | |
| CallResult | |
| OtherMessage | |
Instances
data MtGoxStreamSettings Source
Constructors
| MtGoxStreamSettings WalletNotifierSetting FullDepthSetting |
Instances
data WalletNotifierSetting Source
Constructors
| EnableWalletNotifications | |
| DisableWalletNotifications |
Instances
data WalletOperationType Source
Constructors
| BTCDeposit | |
| BTCWithdraw | |
| USDEarned | |
| USDSpent | |
| BTCIn | |
| BTCOut | |
| USDFee |
Instances
Constructors
| FullDepth | |
Fields
| |
data DepthEntry Source
Instances
data PrivateInfo Source
Constructors
| PrivateInfo | |
Fields
| |
Instances
data BitcoinDepositAddress Source
Constructors
| BitcoinDepositAddress | |
Fields | |