Giter VIP home page Giter VIP logo

Comments (2)

davidsander avatar davidsander commented on August 11, 2024

Closing because folks at the cf-scrape library are looking into it. Anorov/cloudflare-scrape#145

from python-bittrex-websocket.

slazarov avatar slazarov commented on August 11, 2024

Are you using the latest version from:
pip install git+https://github.com/slazarov/python-bittrex-websocket.git

The socket is working on my side. Log from examples/order_book.py:

/Users/slazarov/Documents/Python-Projects/python-bittrex-websocket/venvs/gevent/bin/python /Users/slazarov/Documents/Python-Projects/python-bittrex-websocket/bittrex_websocket/examples/order_book.py
2018-04-04 23:59:08 - bittrex_websocket.websocket_client - INFO - [Connection][4fa3d715014f40469a51bf153a8c5c98]:Trying to establish connection to Bittrex through https://socket-beta.bittrex.com/signalr.
2018-04-04 23:59:10 - bittrex_websocket.websocket_client - INFO - [Connection][4fa3d715014f40469a51bf153a8c5c98]:Connection to Bittrex established successfully through https://socket-beta.bittrex.com/signalr
2018-04-04 23:59:10 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][BTC-ETH]: Enabled.
2018-04-04 23:59:10 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][BTC-NEO]: Enabled.
2018-04-04 23:59:10 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][BTC-ZEC]: Enabled.
2018-04-04 23:59:10 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][ETH-NEO]: Enabled.
2018-04-04 23:59:10 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][ETH-ZEC]: Enabled.
2018-04-04 23:59:11 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][BTC-ETH]: Order book depth set to 10.
2018-04-04 23:59:11 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][BTC-NEO]: Order book depth set to 10.
2018-04-04 23:59:11 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][BTC-ZEC]: Order book depth set to 10.
2018-04-04 23:59:11 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][ETH-NEO]: Order book depth set to 10.
2018-04-04 23:59:11 - bittrex_websocket._auxiliary - INFO - [Subscription][OrderBook][ETH-ZEC]: Order book depth set to 10.
2018-04-04 23:59:11 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][ETH-NEO]: Order book snapshot requested.
2018-04-04 23:59:11 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][BTC-ZEC]: Order book snapshot requested.
2018-04-04 23:59:11 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][BTC-ETH]: Order book snapshot requested.
2018-04-04 23:59:11 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][BTC-NEO]: Order book snapshot requested.
2018-04-04 23:59:11 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][ETH-NEO]: Order book snapshot synced.
2018-04-04 23:59:12 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][BTC-ZEC]: Order book snapshot synced.
2018-04-04 23:59:12 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][BTC-ETH]: Order book snapshot synced.
2018-04-04 23:59:12 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][BTC-NEO]: Order book snapshot synced.
[OrderBook]: BTC-ZEC
[OrderBook]: BTC-ETH
[OrderBook]: BTC-NEO
2018-04-04 23:59:13 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][ETH-ZEC]: Order book snapshot requested.
[OrderBook]: ETH-NEO
[OrderBook]: BTC-ETH
[OrderBook]: BTC-NEO
2018-04-04 23:59:13 - bittrex_websocket.websocket_client - INFO - [Subscription][OrderBook][ETH-ZEC]: Order book snapshot synced.
[OrderBook]: ETH-ZEC
[OrderBook]: ETH-NEO
[OrderBook]: BTC-NEO
We are fully synced. Hooray!
Ticker: BTC-ETH, Bids depth 0: [email protected]
Ticker: BTC-NEO, Bids depth 0: [email protected]
Ticker: BTC-ZEC, Bids depth 0: [email protected]
Ticker: ETH-NEO, Bids depth 0: [email protected]
Ticker: ETH-ZEC, Bids depth 0: [email protected]

Process finished with exit code 0

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.