Python Futu - JackieWSC/Onepiece GitHub Wiki

Python Futu

  • FutuOpenD

    • Provided by Futu
    • Gateway to connect to Futu server
    • Supported windows, MAC OS
    • Supported command and gui version
  • Futu API

    • Connected to Futu API
    • Simplify the step to use the Futu API
    • Support Python

Futu API Installation

  • After create the project in PyCharm with Anaconda, run the follow command in the terminal
pip install futu-api
...
Successfully built futu-api simplejson
Installing collected packages: simplejson, protobuf, PyCryptodome, futu-api
Successfully installed PyCryptodome-3.9.0 futu-api-3.13.1 protobuf-3.5.1 simplejson-3.16.0