cexchange
Implementation of private and public api's of crypto exchanges
Installation
npm i cexchange --save
Usage
const cexchange = require const bitsaa = new cexchange.Bitsaa})
Methods
Public Methods
Method name | Params | Description |
---|---|---|
getMarket | {} | - |
getBuyOrders | {} | - |
getSellOrders | {} | - |
getOrders | {} | - |
getExchangeName | {} | - |
Private Methods
Method name | Params | Description |
---|---|---|
getBalance | {} | - |
getMyOrders | {} | - |
cancelMyAllOrders | {} | - |
cancelMyOrder | {} | - |
putOrder | {} | - |
Supported Exchanges
Exchange ------------| Bitsaa Tradesatoshi