I am curious as to how many connections I can have to Streaming API. I know I can have one for markets and another for orders. But is it possible to have multiple market streams?
I have noticed Status / StatusMessage in the docs has a field:
My default guess is it is the same for both live and delayed keys, but would like to check anyway.
I have noticed Status / StatusMessage in the docs has a field:
- connectionsAvailable – The number of additional connections you can open (populated only in response to authentication requests)
My default guess is it is the same for both live and delayed keys, but would like to check anyway.


Comment