-
Notifications
You must be signed in to change notification settings - Fork 20
API Reference
Preston Skupinski edited this page Dec 7, 2014
·
4 revisions
Calls methods on the btc-e trade api.
Calls the getInfo
method of the API.
Calls the TransHistory
method of the API.
Specify any of the optional parameters in the parameters
object.
Calls the TradeHistory
method of the API.
Specify any of the optional parameters in the parameters
object.
Calls the OrderList
method of the API.
Specify any of the optional parameters in the parameters
object.
Calls the Trade
method of the API.
Calls the CancelOrder
method of the API.
Gets the fee for the given pair
.
Gets the current ticker data for the given pair
.
Gets the current trade data for the given pair
.
Gets the current market depth data for the given pair
.