FutunnOpen / py-futu-api

富途 OpenAPI Python SDK
Apache License 2.0
1.04k stars 221 forks source link

Authenticating multiple users using one running FutuOpenD gateway #131

Closed indrarudia closed 3 months ago

indrarudia commented 1 year ago

Currently I'm developing a mobile app to track users portfolio using Futu API and py-futu-api. I have successfully logged in using FutuOpenD gateway on my Ubuntu Linux 22.04. As I understand and read from the API documentation (https://openapi.futunn.com/futu-api-doc/en/), the one running gateway only limited to one user. Is there any ways we can authenticate multiple users using one running gateway, e.g. in the cloud server? Currently I tested it out using Moomoo account. Thanks.

byblehua commented 1 year ago

Is there any ways we can authenticate multiple users using one running gateway, e.g. in the cloud server?

This feature is not currently supported