Git Product home page Git Product logo

Comments (2)

jaggedsoft avatar jaggedsoft commented on June 17, 2024

I think this will be fixed automatically with jaggedsoft#110

keith1024 added combined websocket streams which are awesome, but I could see potential problems in certain situations:

  • Connecting to lots of chart or depth endpoints at once will exceed the REST API's rate limits
  • The default 'limit' to the depthCache is 1000, which has the highest weight penalty and will likely fail after several consecutive calls

from node-binance-api.

bkrypt avatar bkrypt commented on June 17, 2024

Agreed, internal rate limiting is something the library still needs. Just a tiny correction, the default limit of depthCache is 500, giving it a weight of 5 and not the highest weight of 10. Sure, the weight is still high but I thought it was worth pointing out since it doubles the number of requests in question.

from node-binance-api.

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.