Coder Social home page Coder Social logo

About cancel orders about coiner HOT 6 CLOSED

LinLL avatar LinLL commented on May 29, 2024
About cancel orders

from coiner.

Comments (6)

jihoonerd avatar jihoonerd commented on May 29, 2024

Hello, possibly API interface could be different by country. Could you leave your code for canceling contracts?

from coiner.

LinLL avatar LinLL commented on May 29, 2024

I used the official API of bithumb, the others is successful besides cancel and order detials.
I used the xcoinApiCall(self, endpoint, rgParams) to call the cancel api , parameters is {'order_id':1513778076667335,'type':'ask','currency':'BTC'} the order_id is the last order return by order API.

from coiner.

jihoonerd avatar jihoonerd commented on May 29, 2024

First of all, the message you've got, {'status': '5600', 'message': '거래 체결내역이 존재하지 않습니다.'} says "There is no closed contract for the order_id", so I suggest you check the existence of the contract number. Also error code 5600 could occur when Bithumb server is busy.

FYI: For now (2017-12-21:13.35), the message I get is: "Server is Busy"

from coiner.

LinLL avatar LinLL commented on May 29, 2024

I uesed the https://api.bithumb.com/info/orders API can get the information of my order ,but I can't cancel ,Are you seccuseed?

from coiner.

jihoonerd avatar jihoonerd commented on May 29, 2024

I tried cancellation before and it worked at that time. It would be helpful to refer order_ask method because I used the similar way to cancel orders.

from coiner.

LinLL avatar LinLL commented on May 29, 2024

Good Luck. I tried a lot of times ,the platform give me failed. Now it works off. Thanks for your help.

from coiner.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.