Bitcoin Forum

Economy => Trading Discussion => Topic started by: Dirk83 on May 19, 2013, 06:38:43 PM



Title: CancelOrder method btc-e
Post by: Dirk83 on May 19, 2013, 06:38:43 PM
Hi,

When I use the CancelOrder method in the trade API and send order_id: (actual order id) with it, I get this back:

error: "invalid parameter: order_id"
success: 0

Doesn't make sense, because order_id seems to be the right parameter?

Anyone know how to go about this?

Thanks, Dirk


Title: Re: CancelOrder method btc-e
Post by: Gray Bot on February 25, 2014, 02:49:23 AM
Did you ever find a solution to this? I am having the same issue.


Title: Re: CancelOrder method btc-e
Post by: daybyter on February 25, 2014, 06:24:47 PM
Did you check the website sources for a solution? They use their own API, and the method works in the browser?