Coder Social home page Coder Social logo

Comments (5)

TheFourGreatErrors avatar TheFourGreatErrors commented on June 5, 2024

Hi, you are using --demo flag which connects to binance testnet. Are you sure you are using their testnet api keys?

from alpha-rptr.

dekacypher avatar dekacypher commented on June 5, 2024

No I wasn't, thanks for the input I'll do that rn

from alpha-rptr.

dekacypher avatar dekacypher commented on June 5, 2024

How do i fix this? I've already tried fixing my network but that doesn't seem to be the problem.
`
2023-08-18 19:02:23,338 - INFO - Websocket On Close: Restart
2023-08-18 19:02:26,020 - ERROR - Handshake status 400 Bad Request
2023-08-18 19:02:26,021 - ERROR - Traceback (most recent call last):
File "[REDACTED]/lib/python3.10/site-packages/websocket/_app.py", line 239, in run_forever
self.sock.connect(
...
File "[REDACTED]/lib/python3.10/site-packages/websocket/_handshake.py", line 140, in _get_resp_headers
raise WebSocketBadStatusException("Handshake status %d %s", status, status_message)
websocket._exceptions.WebSocketBadStatusException: Handshake status 400 Bad Request

2023-08-18 19:02:26,022 - INFO - Websocket On Close: Restart
... [REPEATED ERRORS OMITTED FOR BREVITY] ...

2023-08-18 19:02:36,512 - INFO - Websocket On Close: Restart
`

from alpha-rptr.

praveenbm5 avatar praveenbm5 commented on June 5, 2024

I see that you are trying to use python 3.10. Are you using Ubuntu 22.04?

matplotlib==3.7.1
numpy==1.24
ta-lib==0.4.24
pandas==1.5.3
bravado
websocket-client==0.52.0
hyperopt
pyti
google-api-python-client
oauth2client
discord-webhook==0.16.3

try to replace the contents of requirements.txt with the above code snippet and check!

from alpha-rptr.

TheFourGreatErrors avatar TheFourGreatErrors commented on June 5, 2024

How do i fix this? I've already tried fixing my network but that doesn't seem to be the problem. ` 2023-08-18 19:02:23,338 - INFO - Websocket On Close: Restart 2023-08-18 19:02:26,020 - ERROR - Handshake status 400 Bad Request 2023-08-18 19:02:26,021 - ERROR - Traceback (most recent call last): File "[REDACTED]/lib/python3.10/site-packages/websocket/_app.py", line 239, in run_forever self.sock.connect( ... File "[REDACTED]/lib/python3.10/site-packages/websocket/_handshake.py", line 140, in _get_resp_headers raise WebSocketBadStatusException("Handshake status %d %s", status, status_message) websocket._exceptions.WebSocketBadStatusException: Handshake status 400 Bad Request

2023-08-18 19:02:26,022 - INFO - Websocket On Close: Restart ... [REPEATED ERRORS OMITTED FOR BREVITY] ...

2023-08-18 19:02:36,512 - INFO - Websocket On Close: Restart `

Should be fixed now.

from alpha-rptr.

Related Issues (9)

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.