public interface Taurus
Modifier and Type | Interface and Description |
---|---|
static class |
Taurus.Time |
Modifier and Type | Method and Description |
---|---|
TaurusOrderBook |
getOrderBook() |
TaurusTicker |
getTicker() |
TaurusTransaction[] |
getTransactions() |
TaurusTransaction[] |
getTransactions(Taurus.Time time) |
TaurusOrderBook getOrderBook() throws IOException
IOException
TaurusTicker getTicker() throws IOException
IOException
TaurusTransaction[] getTransactions() throws IOException
IOException
TaurusTransaction[] getTransactions(Taurus.Time time) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.