Skip navigation links
A B C D E F G H I L M O P Q R S T U V W 

A

amount - Variable in class com.bitso.BitsoTransactions.Transaction
 
amount - Variable in class com.bitso.exchange.BookOrder
Deprecated.
use BookOrder.major instead.
ask - Variable in class com.bitso.exchange.Ticker
 
asks - Variable in class com.bitso.exchange.OrderBook
 

B

bid - Variable in class com.bitso.exchange.Ticker
 
bids - Variable in class com.bitso.exchange.OrderBook
 
Bitso - Class in com.bitso
 
Bitso(String, String, String) - Constructor for class com.bitso.Bitso
 
Bitso(String, String, String, int) - Constructor for class com.bitso.Bitso
 
Bitso(String, String, String, int, boolean) - Constructor for class com.bitso.Bitso
 
Bitso(String, String, String, int, boolean, boolean) - Constructor for class com.bitso.Bitso
 
BitsoBalance - Class in com.bitso
 
BitsoBalance(JSONObject) - Constructor for class com.bitso.BitsoBalance
 
BitsoBook - Enum in com.bitso
 
BitsoFeeStructure - Class in com.bitso
 
BitsoFeeStructure() - Constructor for class com.bitso.BitsoFeeStructure
 
BitsoJavaExample - Class in com.bitso.examples
 
BitsoJavaExample() - Constructor for class com.bitso.examples.BitsoJavaExample
 
BitsoLookupOrders - Class in com.bitso
 
BitsoLookupOrders(JSONArray) - Constructor for class com.bitso.BitsoLookupOrders
 
BitsoOpenOrders - Class in com.bitso
 
BitsoOpenOrders(JSONArray, BitsoBook) - Constructor for class com.bitso.BitsoOpenOrders
 
BitsoOrderBook - Class in com.bitso
 
BitsoOrderBook(JSONObject) - Constructor for class com.bitso.BitsoOrderBook
 
BitsoTicker - Class in com.bitso
 
BitsoTicker(JSONObject) - Constructor for class com.bitso.BitsoTicker
 
BitsoTransactions - Class in com.bitso
 
BitsoTransactions(JSONArray) - Constructor for class com.bitso.BitsoTransactions
 
BitsoTransactions.Transaction - Class in com.bitso
 
BitsoTransactions.Transaction.SIDE - Enum in com.bitso
 
BitsoTransfer - Class in com.bitso
 
BitsoTransfer(JSONObject) - Constructor for class com.bitso.BitsoTransfer
 
BitsoTransfer.STATUS - Enum in com.bitso
 
BitsoTransferQuote - Class in com.bitso
 
BitsoTransferQuote(JSONObject) - Constructor for class com.bitso.BitsoTransferQuote
 
BitsoUserTransactions - Class in com.bitso
 
BitsoUserTransactions(JSONArray, BitsoBook) - Constructor for class com.bitso.BitsoUserTransactions
 
BitsoUserTransactions.Movement - Class in com.bitso
 
BitsoUserTransactions.Movement.TYPE - Enum in com.bitso
 
BitsoWebSocket - Class in com.bitso.websockets
 
BitsoWebSocket(Channels[]) - Constructor for class com.bitso.websockets.BitsoWebSocket
 
BitsoWebSocketExample - Class in com.bitso.examples
 
BitsoWebSocketExample() - Constructor for class com.bitso.examples.BitsoWebSocketExample
 
BlockingHttpClient - Class in com.bitso.http
 
BlockingHttpClient() - Constructor for class com.bitso.http.BlockingHttpClient
 
BlockingHttpClient(boolean) - Constructor for class com.bitso.http.BlockingHttpClient
 
BlockingHttpClient(boolean, long) - Constructor for class com.bitso.http.BlockingHttpClient
 
book - Variable in class com.bitso.exchange.BookOrder
 
BookOrder - Class in com.bitso.exchange
 
BookOrder(BigDecimal, BigDecimal) - Constructor for class com.bitso.exchange.BookOrder
 
BookOrder(BigDecimal, BigDecimal, BookOrder.TYPE) - Constructor for class com.bitso.exchange.BookOrder
 
BookOrder.STATUS - Enum in com.bitso.exchange
 
BookOrder.TYPE - Enum in com.bitso.exchange
 
btc - Variable in class com.bitso.BitsoUserTransactions.Movement
 
btcAmount - Variable in class com.bitso.BitsoTransfer
 
btcAmount - Variable in class com.bitso.BitsoTransferQuote
 
btcAvailable - Variable in class com.bitso.BitsoBalance
 
btcBalance - Variable in class com.bitso.BitsoBalance
 
btcPending - Variable in class com.bitso.BitsoTransfer
 
btcReceived - Variable in class com.bitso.BitsoTransfer
 
btcReserved - Variable in class com.bitso.BitsoBalance
 

C

cancelOrder(String) - Method in class com.bitso.Bitso
 
Channels - Enum in com.bitso.websockets
 
com.bitso - package com.bitso
 
com.bitso.examples - package com.bitso.examples
 
com.bitso.exchange - package com.bitso.exchange
 
com.bitso.helpers - package com.bitso.helpers
 
com.bitso.http - package com.bitso.http
 
com.bitso.websockets - package com.bitso.websockets
 
compareTo(BookOrder) - Method in class com.bitso.exchange.BookOrder
 
confirmationCode - Variable in class com.bitso.BitsoTransfer
 
connect() - Method in class com.bitso.websockets.BitsoWebSocket
 
created - Variable in class com.bitso.exchange.BookOrder
 
createdAt - Variable in class com.bitso.BitsoTransfer
 
createTransfer(BigDecimal, BigDecimal, String, BigDecimal, String, HashMap<String, Object>) - Method in class com.bitso.Bitso
 
currency - Variable in class com.bitso.BitsoTransfer
 
currency - Variable in class com.bitso.BitsoTransferQuote
 
currencyAmount - Variable in class com.bitso.BitsoTransfer
 
currencyFees - Variable in class com.bitso.BitsoTransfer
 
currencySettled - Variable in class com.bitso.BitsoTransfer
 

D

date - Variable in class com.bitso.BitsoTransactions.Transaction
 
dateTime - Variable in class com.bitso.BitsoUserTransactions.Movement
 
dateTime - Variable in class com.bitso.exchange.BookOrder
 
debitCardWithdrawal(BigDecimal, String, String, String) - Method in class com.bitso.Bitso
 
disconnect() - Method in class com.bitso.websockets.BitsoWebSocket
 

E

eth - Variable in class com.bitso.BitsoUserTransactions.Movement
 
ethAvailable - Variable in class com.bitso.BitsoBalance
 
ethBalance - Variable in class com.bitso.BitsoBalance
 
ethReserved - Variable in class com.bitso.BitsoBalance
 
expiresEpoch - Variable in class com.bitso.BitsoTransfer
 
expiresEpoch - Variable in class com.bitso.BitsoTransferQuote
 

F

fee - Variable in class com.bitso.BitsoBalance
feeDecimal - Variable in class com.bitso.BitsoBalance
 
feePercent - Variable in class com.bitso.BitsoBalance
 
fieldPrinter(Object) - Static method in class com.bitso.helpers.Helpers
 
fields - Variable in class com.bitso.BitsoTransfer
 
findMatchingOrders(String) - Method in class com.bitso.Bitso
 
findMatchingOrders(JSONObject) - Method in class com.bitso.Bitso
 

G

get(String, HashMap<String, String>) - Method in class com.bitso.http.BlockingHttpClient
 
get(String) - Method in class com.bitso.http.BlockingHttpClient
 
getBalance() - Method in class com.bitso.Bitso
 
getDepositAddress() - Method in class com.bitso.Bitso
 
getFeeInDecimals(BigDecimal) - Static method in class com.bitso.BitsoFeeStructure
 
getFeeInPercentage(BigDecimal) - Static method in class com.bitso.BitsoFeeStructure
 
getHighestBid() - Method in class com.bitso.exchange.OrderBook
 
getLookupOrders(String) - Method in class com.bitso.Bitso
Deprecated.
getLowestAsk() - Method in class com.bitso.exchange.OrderBook
 
getOpenOrders() - Method in class com.bitso.Bitso
 
getOpenOrders(BitsoBook) - Method in class com.bitso.Bitso
 
getOrderBook() - Method in class com.bitso.Bitso
 
getOrderBook(BitsoBook) - Method in class com.bitso.Bitso
 
getTicker() - Method in class com.bitso.Bitso
 
getTicker(BitsoBook) - Method in class com.bitso.Bitso
 
getTransactions() - Method in class com.bitso.Bitso
 
getTransactions(BitsoBook) - Method in class com.bitso.Bitso
 
getTransferStatus(String) - Method in class com.bitso.Bitso
 
getUserTransactions() - Method in class com.bitso.Bitso
 
getUserTransactions(BitsoBook) - Method in class com.bitso.Bitso
 
getUserTransactions(int, int, BitsoUserTransactions.SORT_ORDER) - Method in class com.bitso.Bitso
 
getUserTransactions(int, int, BitsoUserTransactions.SORT_ORDER, BitsoBook) - Method in class com.bitso.Bitso
 
gross - Variable in class com.bitso.BitsoTransferQuote
 

H

Helpers - Class in com.bitso.helpers
 
Helpers() - Constructor for class com.bitso.helpers.Helpers
 
high - Variable in class com.bitso.exchange.Ticker
 

I

id - Variable in class com.bitso.BitsoTransfer
 
id - Variable in class com.bitso.exchange.BookOrder
 

L

last - Variable in class com.bitso.exchange.Ticker
 
list - Variable in class com.bitso.BitsoLookupOrders
 
list - Variable in class com.bitso.BitsoOpenOrders
 
list - Variable in class com.bitso.BitsoTransactions
 
list - Variable in class com.bitso.BitsoUserTransactions
Deprecated.
lookupOrder(String) - Method in class com.bitso.Bitso
 
low - Variable in class com.bitso.exchange.Ticker
 
lowestThirtyDayVolume(BigDecimal) - Static method in class com.bitso.BitsoFeeStructure
 

M

main(String[]) - Static method in class com.bitso.examples.BitsoJavaExample
 
main(String[]) - Static method in class com.bitso.examples.BitsoWebSocketExample
 
major - Variable in class com.bitso.exchange.BookOrder
 
method - Variable in class com.bitso.BitsoUserTransactions.Movement
 
minor - Variable in class com.bitso.exchange.BookOrder
 
Movement() - Constructor for class com.bitso.BitsoUserTransactions.Movement
 
movements - Variable in class com.bitso.BitsoUserTransactions
 
mxn - Variable in class com.bitso.BitsoUserTransactions.Movement
 
mxnAvailable - Variable in class com.bitso.BitsoBalance
 
mxnBalance - Variable in class com.bitso.BitsoBalance
 
mxnReserved - Variable in class com.bitso.BitsoBalance
 

O

OrderBook - Class in com.bitso.exchange
 
OrderBook() - Constructor for class com.bitso.exchange.OrderBook
 

P

parseJson(String) - Static method in class com.bitso.helpers.Helpers
 
parseJsonArray(String) - Static method in class com.bitso.helpers.Helpers
 
paymentOutletId - Variable in class com.bitso.BitsoTransfer
 
placeBuyLimitOrder(BigDecimal, BigDecimal) - Method in class com.bitso.Bitso
 
placeBuyLimitOrder(BigDecimal, BigDecimal, BitsoBook) - Method in class com.bitso.Bitso
 
placeBuyMarketOrder(BigDecimal) - Method in class com.bitso.Bitso
 
placeBuyMarketOrder(BigDecimal, BitsoBook) - Method in class com.bitso.Bitso
 
placeSellLimitOrder(BigDecimal, BigDecimal) - Method in class com.bitso.Bitso
 
placeSellLimitOrder(BigDecimal, BigDecimal, BitsoBook) - Method in class com.bitso.Bitso
 
placeSellMarketOrder(BigDecimal) - Method in class com.bitso.Bitso
 
placeSellMarketOrder(BigDecimal, BitsoBook) - Method in class com.bitso.Bitso
 
price - Variable in class com.bitso.BitsoTransactions.Transaction
 
price - Variable in class com.bitso.exchange.BookOrder
 
printStackTrace(PrintStream) - Static method in class com.bitso.helpers.Helpers
 
printStackTrace() - Static method in class com.bitso.helpers.Helpers
 
processBookOrderJSON(String) - Static method in class com.bitso.Bitso
 

Q

qrImgUri - Variable in class com.bitso.BitsoTransfer
 

R

rate - Variable in class com.bitso.BitsoTransferQuote
 
requestQuote(BigDecimal, BigDecimal, String, boolean) - Method in class com.bitso.Bitso
 

S

sendDelete(String, HashMap<String, String>) - Method in class com.bitso.http.BlockingHttpClient
 
sendGet(String, HashMap<String, String>) - Method in class com.bitso.http.BlockingHttpClient
 
sendPost(String, String, HashMap<String, String>) - Method in class com.bitso.http.BlockingHttpClient
 
sendPost(String, String, HashMap<String, String>, Charset) - Method in class com.bitso.http.BlockingHttpClient
 
sendPost(String, byte[], HashMap<String, String>) - Method in class com.bitso.http.BlockingHttpClient
 
setLog(boolean) - Method in class com.bitso.Bitso
 
side - Variable in class com.bitso.BitsoTransactions.Transaction
 
speiWithdrawal(BigDecimal, String, String, String, String, String) - Method in class com.bitso.Bitso
 
status - Variable in class com.bitso.BitsoTransfer
 
status - Variable in class com.bitso.exchange.BookOrder
 

T

THROTTLE_MS - Static variable in class com.bitso.Bitso
 
Ticker - Class in com.bitso.exchange
 
Ticker() - Constructor for class com.bitso.exchange.Ticker
 
tid - Variable in class com.bitso.BitsoTransactions.Transaction
 
timestamp - Variable in class com.bitso.BitsoTransferQuote
 
timestamp - Variable in class com.bitso.exchange.OrderBook
 
toString() - Method in class com.bitso.BitsoBalance
 
toString() - Method in enum com.bitso.BitsoBook
 
toString() - Method in class com.bitso.BitsoLookupOrders
 
toString() - Method in class com.bitso.BitsoOpenOrders
 
toString() - Method in class com.bitso.BitsoTransactions
 
toString() - Method in class com.bitso.BitsoTransactions.Transaction
 
toString() - Method in class com.bitso.BitsoTransfer
 
toString() - Method in class com.bitso.BitsoTransferQuote
 
toString() - Method in class com.bitso.BitsoUserTransactions.Movement
 
toString() - Method in class com.bitso.BitsoUserTransactions
 
toString() - Method in class com.bitso.exchange.BookOrder
 
toString() - Method in class com.bitso.exchange.OrderBook
 
toString() - Method in class com.bitso.exchange.Ticker
 
toString() - Method in enum com.bitso.websockets.Channels
 
trades - Variable in class com.bitso.BitsoUserTransactions
 
Transaction() - Constructor for class com.bitso.BitsoTransactions.Transaction
 
type - Variable in class com.bitso.BitsoUserTransactions.Movement
 
type - Variable in class com.bitso.exchange.BookOrder
 

U

update(Observable, Object) - Method in class com.bitso.examples.BitsoWebSocketExample
 
updated - Variable in class com.bitso.exchange.BookOrder
 
userUri - Variable in class com.bitso.BitsoTransfer
 

V

valueOf(String) - Static method in enum com.bitso.BitsoBook
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bitso.BitsoTransactions.Transaction.SIDE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bitso.BitsoTransfer.STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bitso.BitsoUserTransactions.Movement.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bitso.exchange.BookOrder.STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bitso.exchange.BookOrder.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bitso.websockets.Channels
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bitso.BitsoBook
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bitso.BitsoTransactions.Transaction.SIDE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bitso.BitsoTransfer.STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bitso.BitsoUserTransactions.Movement.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bitso.exchange.BookOrder.STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bitso.exchange.BookOrder.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bitso.websockets.Channels
Returns an array containing the constants of this enum type, in the order they are declared.
volume - Variable in class com.bitso.exchange.Ticker
 
vwap - Variable in class com.bitso.exchange.Ticker
 

W

walletAddress - Variable in class com.bitso.BitsoTransfer
 
withdrawBTC(String, BigDecimal) - Method in class com.bitso.Bitso
 
withdrawETH(String, BigDecimal) - Method in class com.bitso.Bitso
 
withdrawMXN(BigDecimal, String, String, String, String, String) - Method in class com.bitso.Bitso
A B C D E F G H I L M O P Q R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.