- AddOrder
AddOrderResult AddOrder(string pair, OrderSide type, string ordertype, string price, string volume)
Undocumented in source. Be warned that the author may not have intended to support it.
- Balance
BalanceResult Balance()
Undocumented in source. Be warned that the author may not have intended to support it.
- OrderBook
OrderBookResult OrderBook(string pair)
Undocumented in source. Be warned that the author may not have intended to support it.
- QueryOrders
QueryOrdersResult QueryOrders(string txid)
Undocumented in source. Be warned that the author may not have intended to support it.
- Ticker
TickerResult Ticker(string pair)
Undocumented in source. Be warned that the author may not have intended to support it.