add readme
initial commit
Use this Python project to listen for new AlphaHub signals in real-time.
websockets
and requests
packagescreds.py
to replace the placeholder strings with your AlphaHub email and password.__main__.py
and enter the IDs for your subscribed algorithms into the IDs
variable (line 11).python ../alphahub_listener
Ctrl+C
to exit the program.