Ask how to switch platforms and exchanges to interact

Author: The cool pigs drinking tea, Created: 2023-10-17 21:33:00, Updated:

Questions

You can get different ListenKey's by switching exchange = exchanges[i]exchange.IO("api", “POST”, “/api/v3/userDataStream”)

By testing whether different platforms under the same policy, regardless of how the exchange assigned the value, returned the same key value, it can be assumed that the exchange did not switch in the past.

I'm asking you, how is this going to happen?


More

The Little DreamWhat's up? function getListenKey ((exchangeIndex) { is used var e = exchanges[exchangeIndex] var key = e.IO (("api", "POST", and "/api/v3/userDataStream") Log (key) return key I'm not sure. function main (() { This is a list of all the different ways Var key0 is credited in the database. var key1 = getListenKey ((1)) is used. I'm not sure. What's up? Is this what it means?