Giter Site home page Giter Site logo

Comments (3)

jsbots avatar jsbots commented on September 26, 2024

The same error occurred for me when i used TIME_DIFFERENCE = 4, but when i used 3 or 5, it worked well.

from binance-volatility-trading-bot.

DJeler avatar DJeler commented on September 26, 2024

I have the same issue. And I think it has something to do with the binance API connection being timed out after a certain amount of time. I think the way to fix it would be to ping it like every minute or so using client.ping() to keep the connection active. I have yet to test this though.

When I loaded the bot into the interpreter and manually ran client.get_all_tickers(), it would work until I waited like 5 or so minutes in between and then it would give the error. If you run it again right after the error though, it works again. So I think a try/catch solution would also work here and just make it run client.get_all_tickers() twice.

from binance-volatility-trading-bot.

getsec avatar getsec commented on September 26, 2024

this should be fixed. Closing this now, if it happens again please open a new ticket with stack traces, config, and all error text. Thanks.

from binance-volatility-trading-bot.

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.