Giter Site home page Giter Site logo

Comments (10)

pabx06 avatar pabx06 commented on May 19, 2024 4

i am done with bitmex too much nerve wreaking getting 50% of the time today server "Overloaded response from API".
as a result could not exit a trade whenever you want is a bit too much for my nerves.
have my desktop ip banned at their firewall & my server API key banned.

you cant have more than 140 limit order to exit or enter gradualy either ...

too much of headache and unhealthy for me ...

i also suspect the swagger thing to be outdated ...
you want ever be able to figure out what are the meaning of their gazillions filied in their api responses like new execution unless you had a background in the FIX protocol FIX is a brain fuck protocol

from api-connectors.

STRML avatar STRML commented on May 19, 2024 1

@pabx06 Keep on topic - your complaint about hitting ratelimits is not relevant to this discussion or even correct. As was already explained to you through another channel, you must use this API responsibly and pay attention to return codes and errors. Ignoring them and continuing to generate errors will get you banned from any decent API on the planet.

from api-connectors.

pabx06 avatar pabx06 commented on May 19, 2024

https://github.com/BitMEX/api-connectors/tree/master/official-ws/nodejs

i use websocket to get a stream price then restfull api for orders placement

from api-connectors.

adityamertia avatar adityamertia commented on May 19, 2024

@pabx06 This is for websocket. What about REST API clients. Mostly i see swagger autogenerated clients which do not work and some reference sample code. Nothing like official client from bitmex. Am i missing something ?

from api-connectors.

tanmaykumar avatar tanmaykumar commented on May 19, 2024

@pabx06 Did your IP get banned because of too many requests during a time the server was overloaded? If so then you can just add a sleep time of 0.5 seconds if you receive a 503 response and then try again. At least you won't get banned.

from api-connectors.

adityamertia avatar adityamertia commented on May 19, 2024

@tanmaykumar @STRML @pabx06 Can we stick to the core issue? I still do not have answer to it.

from api-connectors.

STRML avatar STRML commented on May 19, 2024

Yes @adityamertia: See the official-http and official-ws folders in the root, both of which have Node connectors. They are starting points and you can work from there. There is also a sample market making bot at https://github.com/BitMEX/sample-market-maker/.

from api-connectors.

adityamertia avatar adityamertia commented on May 19, 2024

Thanks @STRML. This sample market maker bot does support all APIs of bitmex? Is it as close i can get to the official REST client? Is there a nodejs version of the market maker bot?

from api-connectors.

STRML avatar STRML commented on May 19, 2024

from api-connectors.

IlanFrumer avatar IlanFrumer commented on May 19, 2024

A new BitMEX API connector
https://github.com/IlanFrumer/BitMEX-nodejs

from api-connectors.

Related Issues (20)

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.