Methods summary
public
|
|
public
string
|
#
getPublicBaseUri( )
Returns the base URI of this exchange's
public API.
Returns the base URI of this exchange's
public API.
Returns
string
|
public
string
|
#
getTradingBaseUri( )
Returns the base URI of this exchange's
private and/or trading API.
Returns the base URI of this exchange's
private and/or trading API.
Returns
string
|
public
Sotr\Crypto\Ticker
|
#
getTicker( Sotr\Crypto\CurrencyPair $pair = null )
Gets the latest ticker for the given
currency pair.
Gets the latest ticker for the given
currency pair.
Parameters
Returns
|
public
Sotr\Crypto\AccountBalance
|
#
getBalance( )
Gets the user account's balance.
Gets the user account's balance.
Returns
|