Giter VIP home page Giter VIP logo

Comments (3)

slazarov avatar slazarov commented on August 11, 2024 1

Hey, I am not polling it. Everything is done through the websocket.

from python-bittrex-websocket.

mellertson avatar mellertson commented on August 11, 2024

I swear, every time I ask a question Murphy's law kicks in and WAM, I find the answer. lol

After I posted my question I was parusing through Bittrex's docs, and I believe I found my answer. Here it is for anyone else who might have the same question.

Tracking an Order Book
Many users poll the REST API as quickly as possible for updated order data. At very high call rates, the API most often returns the same data because we only update it once per second. By using the WS API’s QueryExchangeState and SubscribeToExchangeDeltas functions, developers can maintain their own copies of one or more order books.

from python-bittrex-websocket.

volkovartem77 avatar volkovartem77 commented on August 11, 2024

Hi guys, you can use this code: https://github.com/volkovartem77/bittrex_orderbook
It's Bittrex websocket order book in Python

from python-bittrex-websocket.

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.