bithumb.js
bithumb.js copied to clipboard
Place Order not working
I am trying to place an order to buy XRP with ETH using the API and it works on my end but the trade is not going through on the exchange. Any ideas why this may be happening?
Do you have an error message? What does the method placeOrder return ?
It is returning a status 5500.
console.log(await bithumb.placeOrder('XRP', 'ETH', quantity, koreanETHSellRaw, "bid"));
where quantity is my current balance minus $1, and the koreanETHSellRaw is the price of XRP in terms of ethereum