-
-
Notifications
You must be signed in to change notification settings - Fork 164
`stream_signals`
Oliver Zehentleitner edited this page Mar 17, 2024
·
16 revisions
Receive signals about changes in the status of your stream.
Type | Info |
---|---|
CONNECT | This signal informs about a successful connection establishment. |
DISCONNECT | This signal informs about a disconnect and also includes the last received data record. last_received_data_record can contain the last record or None
|
FIRST_RECEIVED_DATA | This signal informs about the first received data record. |
STREAM_UNREPAIRABLE | This signal informs about the first received data record. |
UNICORN Binance WebSocket API and all other tools of the UNICORN Binance Suite are open source projects which welcomes contributions which can be anything from simple documentation fixes and reporting dead links to new features. To contribute follow this guide.