billpwchan / futu_algo

Futu Algorithmic Trading Solution (Python) 基於富途OpenAPI所開發量化交易程序
Apache License 2.0
377 stars 130 forks source link

Support FutuOpenD protocal encryption #43

Closed timontr closed 1 year ago

timontr commented 1 year ago

When the listening address is not local, a private key must be configured to use the trading interface. https://openapi.futunn.com/futu-api-doc/en/opend/opend-cmd.html#149

Enable FutuOpenD encryption protocol when a RSA key is provided in config.ini Futu API: https://openapi.futunn.com/futu-api-doc/en/ftapi/init.html#7910