A B C D E F G H I J L M O P R S T U V W 

A

AccountInfo - Class in to.sparks.mtgox.model
 
AccountInfo(String, String[], Date, Date, long, BitcoinPrice, String, String, HashMap<String, Wallet>, double) - Constructor for class to.sparks.mtgox.model.AccountInfo
 
add(BigDecimal) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
add(MtGoxUnitOfCredit) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
any() - Method in class to.sparks.mtgox.model.DynaBean
 

B

BitcoinCurrencyInfo - Static variable in class to.sparks.mtgox.model.CurrencyInfo
 
BitcoinPrice - Class in to.sparks.mtgox.model
 
BitcoinPrice(double, long, String, String, String) - Constructor for class to.sparks.mtgox.model.BitcoinPrice
 

C

cancelOrder(MtGoxHTTPClient.OrderType, String) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Cancel an existing order.
cancelOrder(Order) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
 
compareTo(BigDecimal) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
compareTo(MtGoxUnitOfCredit) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
currency - Variable in class to.sparks.mtgox.model.MtGoxPrice
 
CurrencyInfo - Class in to.sparks.mtgox.model
Contains information about an MtGox currency
CurrencyInfo(String, String, String, int, int, String, String, String, String) - Constructor for class to.sparks.mtgox.model.CurrencyInfo
 
currencyInfo - Variable in class to.sparks.mtgox.model.Offer
 
CurrencyKludge - Interface in to.sparks.mtgox.model
This is a bit of a kludge that ensures the offers know what currency they are in.

D

Depth - Class in to.sparks.mtgox.model
 
Depth(String, String, long, String, int, double, double, long, long, long) - Constructor for class to.sparks.mtgox.model.Depth
 
DepthEvent - Class in to.sparks.mtgox.event
 
DepthEvent(Object, Depth) - Constructor for class to.sparks.mtgox.event.DepthEvent
 
divide(BigDecimal) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
divide(MtGoxUnitOfCredit) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
DtoBase - Class in to.sparks.mtgox.model
 
DtoBase() - Constructor for class to.sparks.mtgox.model.DtoBase
 
DynaBean - Class in to.sparks.mtgox.model
This bean can be used as a dynamic proxy for *any* JSON object
DynaBean() - Constructor for class to.sparks.mtgox.model.DynaBean
 

E

equals(Object) - Method in class to.sparks.mtgox.model.CurrencyInfo
 
equals(MtGoxUnitOfCredit) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
equals(BigDecimal) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
equals(Object) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 

F

FullDepth - Class in to.sparks.mtgox.model
 
FullDepth(Offer[], Offer[]) - Constructor for class to.sparks.mtgox.model.FullDepth
 

G

get(String) - Method in class to.sparks.mtgox.model.DynaBean
 
getAccountInfo() - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Get private information about the currently logged-in account
getActions() - Method in class to.sparks.mtgox.model.Order
 
getaEvent() - Method in class to.sparks.mtgox.net.MtGoxPacket
 
getAmount() - Method in class to.sparks.mtgox.model.Offer
 
getAmount() - Method in class to.sparks.mtgox.model.Order
 
getAmount() - Method in class to.sparks.mtgox.model.Trade
 
getAmount() - Method in class to.sparks.mtgox.model.TradeResult
 
getaPacket() - Method in class to.sparks.mtgox.net.MtGoxPacket
 
getAsks() - Method in class to.sparks.mtgox.model.FullDepth
 
getAvg() - Method in class to.sparks.mtgox.model.Ticker
 
getAvgCost() - Method in class to.sparks.mtgox.model.OrderResult
 
getBalance() - Method in class to.sparks.mtgox.model.Wallet
 
getBaseCurrency() - Method in interface to.sparks.mtgox.MtGoxHTTPClient
 
getBids() - Method in class to.sparks.mtgox.model.FullDepth
 
getBuy() - Method in class to.sparks.mtgox.model.Ticker
 
getChannel() - Method in class to.sparks.mtgox.model.OpPrivate
 
getCreated() - Method in class to.sparks.mtgox.model.AccountInfo
 
getCurrency() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getCurrency() - Method in class to.sparks.mtgox.model.Order
 
getCurrencyCode() - Method in class to.sparks.mtgox.model.MtGoxPrice
 
getCurrencyCode() - Method in class to.sparks.mtgox.model.Ticker
 
getCurrencyInfo() - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
getCurrencyInfo() - Method in class to.sparks.mtgox.model.Offer
 
getCurrencyInfo() - Method in class to.sparks.mtgox.model.TickerPrice
 
getCurrencyInfo() - Method in class to.sparks.mtgox.model.Wallet
 
getCurrencyInfo(Currency) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Get MtGox special information about a currency.
getCurrencyInfo(String) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Get MtGox special information about a currency.
getDailyWithdrawLimit() - Method in class to.sparks.mtgox.model.Wallet
 
getDate() - Method in class to.sparks.mtgox.model.Order
 
getDate() - Method in class to.sparks.mtgox.model.Trade
 
getDate() - Method in class to.sparks.mtgox.model.TradeResult
 
getDecimals() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getDepth() - Method in class to.sparks.mtgox.model.OpPrivateDepth
 
getDepth_channel() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getDisplay() - Method in class to.sparks.mtgox.model.MtGoxPrice
 
getDisplay_decimals() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getDisplay_short() - Method in class to.sparks.mtgox.model.MtGoxPrice
 
getDTOasJSON(DtoBase) - Method in class to.sparks.mtgox.net.JSONSource
 
getError() - Method in class to.sparks.mtgox.model.Result
 
getEventTime() - Method in class to.sparks.mtgox.model.Depth
 
getEventTime() - Method in interface to.sparks.mtgox.model.IEventTime
 
getEventTime() - Method in class to.sparks.mtgox.model.Trade
 
getFullDepth() - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Get the market full depth from the MtGox exchange
getHigh() - Method in class to.sparks.mtgox.model.Ticker
 
getId() - Method in class to.sparks.mtgox.model.AccountInfo
 
getIndex() - Method in class to.sparks.mtgox.model.AccountInfo
 
getInvalidAmount() - Method in class to.sparks.mtgox.model.Order
 
getItem() - Method in class to.sparks.mtgox.model.Depth
 
getItem() - Method in class to.sparks.mtgox.model.Order
 
getItem() - Method in class to.sparks.mtgox.model.Trade
 
getItem() - Method in class to.sparks.mtgox.model.TradeResult
 
getLanguage() - Method in class to.sparks.mtgox.model.AccountInfo
 
getLast() - Method in class to.sparks.mtgox.model.Ticker
 
getLast_all() - Method in class to.sparks.mtgox.model.Ticker
 
getLast_local() - Method in class to.sparks.mtgox.model.Ticker
 
getLast_Login() - Method in class to.sparks.mtgox.model.AccountInfo
 
getLast_orig() - Method in class to.sparks.mtgox.model.Ticker
 
getLogin() - Method in class to.sparks.mtgox.model.AccountInfo
 
getLow() - Method in class to.sparks.mtgox.model.Ticker
 
getMaxWithdraw() - Method in class to.sparks.mtgox.model.Wallet
 
getMessageType() - Method in class to.sparks.mtgox.model.OpPrivate
 
getMonthly_Volume() - Method in class to.sparks.mtgox.model.AccountInfo
 
getMonthlyWithdrawLimit() - Method in class to.sparks.mtgox.model.Wallet
 
getMtGoxHTTPInputStream(String, HashMap<String, String>) - Method in class to.sparks.mtgox.net.HTTPAuthenticator
 
getMtGoxHTTPInputStream(String) - Method in class to.sparks.mtgox.net.HTTPAuthenticator
 
getName() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getNumUnits() - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
getOid() - Method in class to.sparks.mtgox.model.Order
 
getOp() - Method in class to.sparks.mtgox.model.Operation
 
getOpenOrders() - Method in class to.sparks.mtgox.model.Wallet
 
getOpenOrders() - Method in interface to.sparks.mtgox.MtGoxHTTPClient
A private function that requires credentials.
getOperations() - Method in class to.sparks.mtgox.model.Wallet
 
getOrderId() - Method in class to.sparks.mtgox.model.OrderResult
 
getOrderResult(MtGoxHTTPClient.OrderType, String) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Return the result of an order request
getOrigin() - Method in class to.sparks.mtgox.model.OpPrivate
 
getPayload() - Method in class to.sparks.mtgox.event.StreamEvent
 
getPrice() - Method in class to.sparks.mtgox.model.Offer
 
getPrice() - Method in class to.sparks.mtgox.model.Order
 
getPrice() - Method in class to.sparks.mtgox.model.Trade
 
getPrice() - Method in class to.sparks.mtgox.model.TradeResult
 
getPrice_currency() - Method in class to.sparks.mtgox.model.Trade
 
getPriceValue() - Method in class to.sparks.mtgox.model.BitcoinPrice
This function must be called *after* you have setCurrencyInfo on this object.
getPriceValue() - Method in class to.sparks.mtgox.model.TickerPrice
This function must be called *after* you have setCurrencyInfo on this object.
getPriceValueInt() - Method in class to.sparks.mtgox.model.MtGoxPrice
 
getPrimary() - Method in class to.sparks.mtgox.model.Trade
 
getPrimary() - Method in class to.sparks.mtgox.model.TradeResult
 
getPriority() - Method in class to.sparks.mtgox.model.Order
 
getProperties() - Method in class to.sparks.mtgox.model.Trade
 
getProperties() - Method in class to.sparks.mtgox.model.TradeResult
 
getResult() - Method in class to.sparks.mtgox.model.Result
 
getResult(JsonParser, Class) - Method in class to.sparks.mtgox.net.JSONSource
 
getResultFromFile(String, Class) - Method in class to.sparks.mtgox.net.JSONSource
 
getResultFromStream(InputStream, Class) - Method in class to.sparks.mtgox.net.JSONSource
 
getResultFromString(String, Class) - Method in class to.sparks.mtgox.net.JSONSource
 
getReturn() - Method in class to.sparks.mtgox.model.Result
 
getRights() - Method in class to.sparks.mtgox.model.AccountInfo
 
getSell() - Method in class to.sparks.mtgox.model.Ticker
 
getSpent() - Method in class to.sparks.mtgox.model.TradeResult
 
getStamp() - Method in class to.sparks.mtgox.model.Offer
 
getStatus() - Method in class to.sparks.mtgox.model.Order
 
getSymbol() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getSymbol_position() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getTicker() - Method in class to.sparks.mtgox.model.OpPrivateTicker
 
getTicker() - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Request the current ticker from MtGox
getTicker_channel() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
getToken() - Method in class to.sparks.mtgox.model.Result
 
getTotalAmount() - Method in class to.sparks.mtgox.model.OrderResult
 
getTotalSpent() - Method in class to.sparks.mtgox.model.OrderResult
 
getTotalVolume() - Method in class to.sparks.mtgox.model.Depth
 
getTrade() - Method in class to.sparks.mtgox.model.OpPrivateTrade
 
getTrade_Fee() - Method in class to.sparks.mtgox.model.AccountInfo
 
getTrade_type() - Method in class to.sparks.mtgox.model.Trade
 
getTradeId() - Method in class to.sparks.mtgox.model.Trade
 
getTradeId() - Method in class to.sparks.mtgox.model.TradeResult
 
getTrades() - Method in class to.sparks.mtgox.model.OrderResult
 
getTrx() - Method in class to.sparks.mtgox.model.SendBitcoinsTransaction
 
getType() - Method in class to.sparks.mtgox.model.Depth
 
getType() - Method in class to.sparks.mtgox.model.Order
 
getType() - Method in class to.sparks.mtgox.model.Trade
 
getType() - Method in class to.sparks.mtgox.model.TradeResult
 
getType_str() - Method in class to.sparks.mtgox.model.Depth
 
getValidAmount() - Method in class to.sparks.mtgox.model.Order
 
getVol() - Method in class to.sparks.mtgox.model.Ticker
 
getVwap() - Method in class to.sparks.mtgox.model.Ticker
 
getWallets() - Method in class to.sparks.mtgox.model.AccountInfo
 

H

hashCode() - Method in class to.sparks.mtgox.model.CurrencyInfo
 
hashCode() - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
HowToGetInfo - Class in to.sparks.mtgox.example
This example will show how to get some types of information from MtGox
HowToGetInfo() - Constructor for class to.sparks.mtgox.example.HowToGetInfo
 
HowToWithdrawBitcoins - Class in to.sparks.mtgox.example
Example that shows how to transfer the entire bitcoin balance of your MtGox account to a bitcoin address given on the command line.
HowToWithdrawBitcoins() - Constructor for class to.sparks.mtgox.example.HowToWithdrawBitcoins
 
HTTPAuthenticator - Class in to.sparks.mtgox.net
A simple implementation of an authenticated client for the MtGox HTTP API
HTTPAuthenticator(Logger, String, String) - Constructor for class to.sparks.mtgox.net.HTTPAuthenticator
 

I

IEventTime - Interface in to.sparks.mtgox.model
A convenient way to deal with unrelated objects chronologically
isVirtual() - Method in class to.sparks.mtgox.model.CurrencyInfo
 

J

JSONSource<T extends DtoBase> - Class in to.sparks.mtgox.net
Parse JSON into java objects.
JSONSource() - Constructor for class to.sparks.mtgox.net.JSONSource
 

L

logger - Static variable in class to.sparks.mtgox.net.HTTPAuthenticator
 
longValue() - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
longValueExact() - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 

M

main(String[]) - Static method in class to.sparks.mtgox.example.HowToGetInfo
 
main(String[]) - Static method in class to.sparks.mtgox.example.HowToWithdrawBitcoins
Send the entire bitcoin balance of a MtGox account to a destination bitcoin address.
main(String[]) - Static method in class to.sparks.mtgox.example.PlaceOrders
 
main(String[]) - Static method in class to.sparks.mtgox.example.TradingBot
 
main(String[]) - Static method in class to.sparks.mtgox.example.WebsocketExamples
 
MtGoxBitcoin - Class in to.sparks.mtgox.model
A representation of bitcoins as used with MtGox
MtGoxBitcoin(double) - Constructor for class to.sparks.mtgox.model.MtGoxBitcoin
 
MtGoxBitcoin(long) - Constructor for class to.sparks.mtgox.model.MtGoxBitcoin
 
MtGoxBitcoin(BigDecimal) - Constructor for class to.sparks.mtgox.model.MtGoxBitcoin
 
MtGoxFiatCurrency - Class in to.sparks.mtgox.model
A real-world currency (such as USD) as used by MtGox
MtGoxFiatCurrency(long, CurrencyInfo) - Constructor for class to.sparks.mtgox.model.MtGoxFiatCurrency
 
MtGoxFiatCurrency(double, CurrencyInfo) - Constructor for class to.sparks.mtgox.model.MtGoxFiatCurrency
 
MtGoxFiatCurrency(BigDecimal, CurrencyInfo) - Constructor for class to.sparks.mtgox.model.MtGoxFiatCurrency
 
MtGoxHTTPClient - Interface in to.sparks.mtgox
A java api for the MtGox bitcoin exchange built using Spring and Maven.
MtGoxHTTPClient.OrderType - Enum in to.sparks.mtgox
 
MtGoxPacket - Class in to.sparks.mtgox.net
 
MtGoxPacket(WebSocketClientEvent, WebSocketPacket) - Constructor for class to.sparks.mtgox.net.MtGoxPacket
 
MtGoxPrice - Class in to.sparks.mtgox.model
 
MtGoxPrice(double, long, String, String, String) - Constructor for class to.sparks.mtgox.model.MtGoxPrice
 
MtGoxUnitOfCredit - Class in to.sparks.mtgox.model
A class to encapsulate all the weird mtgox money conversions.
MtGoxUnitOfCredit(BigDecimal, CurrencyInfo) - Constructor for class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
MtGoxUnitOfCredit(long, CurrencyInfo) - Constructor for class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
MtGoxUnitOfCredit(double, CurrencyInfo) - Constructor for class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
MtGoxWebsocketClient - Interface in to.sparks.mtgox
 
multiply(BigDecimal) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
multiply(MtGoxUnitOfCredit) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 

O

Offer - Class in to.sparks.mtgox.model
 
Offer(double, double, long, long, long) - Constructor for class to.sparks.mtgox.model.Offer
 
onApplicationEvent(StreamEvent) - Method in class to.sparks.mtgox.example.TradingBot
 
onApplicationEvent(StreamEvent) - Method in class to.sparks.mtgox.example.WebsocketExamples
 
Operation - Class in to.sparks.mtgox.model
 
Operation(String) - Constructor for class to.sparks.mtgox.model.Operation
 
OpPrivate<T> - Class in to.sparks.mtgox.model
 
OpPrivate(String, String, String, String) - Constructor for class to.sparks.mtgox.model.OpPrivate
 
OpPrivateDepth - Class in to.sparks.mtgox.model
 
OpPrivateDepth(String, String, String, Depth, String) - Constructor for class to.sparks.mtgox.model.OpPrivateDepth
 
OpPrivateTicker - Class in to.sparks.mtgox.model
 
OpPrivateTicker(String, String, String, Ticker, String) - Constructor for class to.sparks.mtgox.model.OpPrivateTicker
 
OpPrivateTrade - Class in to.sparks.mtgox.model
 
OpPrivateTrade(String, String, String, Trade, String) - Constructor for class to.sparks.mtgox.model.OpPrivateTrade
 
Order - Class in to.sparks.mtgox.model
 
Order(String, String, String, String, TickerPrice, TickerPrice, TickerPrice, String, String, String, DynaBean[], TickerPrice) - Constructor for class to.sparks.mtgox.model.Order
 
OrderCancelResult - Class in to.sparks.mtgox.model
Deprecated.
Since this object represents a HTTP API Version 0 JSON response, it will be removed when the HTTP Version 1 API (or later) implements the cancelOrder method.
OrderCancelResult() - Constructor for class to.sparks.mtgox.model.OrderCancelResult
Deprecated.
 
OrderResult - Class in to.sparks.mtgox.model
 
OrderResult(String, TradeResult[], TickerPrice, TickerPrice, TickerPrice) - Constructor for class to.sparks.mtgox.model.OrderResult
 
other - Variable in class to.sparks.mtgox.model.DynaBean
 

P

PacketEvent - Class in to.sparks.mtgox.event
 
PacketEvent(Object, MtGoxPacket) - Constructor for class to.sparks.mtgox.event.PacketEvent
 
placeMarketOrder(MtGoxHTTPClient.OrderType, MtGoxBitcoin) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Place a bitcoin order at market price.
placeOrder(MtGoxHTTPClient.OrderType, MtGoxFiatCurrency, MtGoxBitcoin) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Place a bitcoin order at a particular price
PlaceOrders - Class in to.sparks.mtgox.example
Examples of ordering functionality.
PlaceOrders() - Constructor for class to.sparks.mtgox.example.PlaceOrders
 
processClosed(WebSocketClientEvent) - Method in class to.sparks.mtgox.service.SocketListener
 
processOpened(WebSocketClientEvent) - Method in class to.sparks.mtgox.service.SocketListener
 
processPacket(WebSocketClientEvent, WebSocketPacket) - Method in class to.sparks.mtgox.service.SocketListener
 

R

Result<T> - Class in to.sparks.mtgox.model
 
Result(String, T, String, String) - Constructor for class to.sparks.mtgox.model.Result
 

S

sendBitcoins(String, MtGoxBitcoin, MtGoxBitcoin, boolean, boolean) - Method in interface to.sparks.mtgox.MtGoxHTTPClient
Send bitcoins from your MtGox account balance to a bitcoin address.
SendBitcoinsTransaction - Class in to.sparks.mtgox.model
 
SendBitcoinsTransaction(String) - Constructor for class to.sparks.mtgox.model.SendBitcoinsTransaction
 
set(String, Object) - Method in class to.sparks.mtgox.model.DynaBean
 
setAmount(MtGoxUnitOfCredit) - Method in class to.sparks.mtgox.model.Offer
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class to.sparks.mtgox.service.SocketListener
 
setAvg(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setBuy(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setCurrencyInfo(CurrencyInfo) - Method in interface to.sparks.mtgox.model.CurrencyKludge
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.FullDepth
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.Offer
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.Order
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.OrderResult
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.Ticker
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.TickerPrice
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.Trade
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.TradeResult
 
setCurrencyInfo(CurrencyInfo) - Method in class to.sparks.mtgox.model.Wallet
 
setHigh(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setLast(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setLast_all(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setLast_local(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setLast_orig(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setLow(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setSell(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setStamp(long) - Method in class to.sparks.mtgox.model.Offer
 
setVol(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
setVwap(TickerPrice) - Method in class to.sparks.mtgox.model.Ticker
 
shutdown() - Method in interface to.sparks.mtgox.MtGoxWebsocketClient
Shutdown the api threads and close any open websockets.
SocketListener - Class in to.sparks.mtgox.service
 
SocketListener(Logger) - Constructor for class to.sparks.mtgox.service.SocketListener
 
StreamEvent<T> - Class in to.sparks.mtgox.event
 
StreamEvent(Object, T) - Constructor for class to.sparks.mtgox.event.StreamEvent
 
subtract(BigDecimal) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
subtract(MtGoxUnitOfCredit) - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 

T

Ticker - Class in to.sparks.mtgox.model
 
Ticker(TickerPrice, TickerPrice, TickerPrice, TickerPrice, TickerPrice, TickerPrice, TickerPrice, TickerPrice, TickerPrice, TickerPrice, TickerPrice) - Constructor for class to.sparks.mtgox.model.Ticker
 
TickerEvent - Class in to.sparks.mtgox.event
 
TickerEvent(Object, Ticker) - Constructor for class to.sparks.mtgox.event.TickerEvent
 
TickerPrice - Class in to.sparks.mtgox.model
 
TickerPrice(double, long, String, String, String) - Constructor for class to.sparks.mtgox.model.TickerPrice
 
to.sparks.mtgox - package to.sparks.mtgox
 
to.sparks.mtgox.event - package to.sparks.mtgox.event
 
to.sparks.mtgox.example - package to.sparks.mtgox.example
 
to.sparks.mtgox.model - package to.sparks.mtgox.model
 
to.sparks.mtgox.net - package to.sparks.mtgox.net
 
to.sparks.mtgox.service - package to.sparks.mtgox.service
 
toPlainString() - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 
Trade - Class in to.sparks.mtgox.model
 
Trade(String, String, String, String, String, String, double, double, String, long, long, long) - Constructor for class to.sparks.mtgox.model.Trade
 
TradeEvent - Class in to.sparks.mtgox.event
 
TradeEvent(Object, Trade) - Constructor for class to.sparks.mtgox.event.TradeEvent
 
TradeResult - Class in to.sparks.mtgox.model
 
TradeResult(String, String, String, String, String, String, TickerPrice, TickerPrice, TickerPrice, String) - Constructor for class to.sparks.mtgox.model.TradeResult
 
TradingBot - Class in to.sparks.mtgox.example
A trading bot that will maintain a sequence of bid and ask orders.
TradingBot(ThreadPoolTaskExecutor, MtGoxHTTPClient) - Constructor for class to.sparks.mtgox.example.TradingBot
 

U

unscaledValue() - Method in class to.sparks.mtgox.model.MtGoxUnitOfCredit
 

V

valueOf(String) - Static method in enum to.sparks.mtgox.MtGoxHTTPClient.OrderType
Returns the enum constant of this type with the specified name.
values() - Static method in enum to.sparks.mtgox.MtGoxHTTPClient.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.

W

Wallet - Class in to.sparks.mtgox.model
 
Wallet(MtGoxPrice, long, MtGoxPrice, MtGoxPrice, MtGoxPrice, MtGoxPrice) - Constructor for class to.sparks.mtgox.model.Wallet
 
WebsocketExamples - Class in to.sparks.mtgox.example
Shows how to use the MtGox real-time streaming websocket API
WebsocketExamples() - Constructor for class to.sparks.mtgox.example.WebsocketExamples
 
A B C D E F G H I J L M O P R S T U V W 

Copyright © 2013. All Rights Reserved.