billpwchan / futu_algo

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

How to execute main_backend.py or setup.py files? and how to configure #50

Open maozida880 opened 1 year ago

maozida880 commented 1 year ago

Describe the bug When execute the main_backend.py file,it return:

usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help

error: no commands supplied

the setup.py --help does not work

what is the cmds, may i have the example of the parameters

if possible, we can use Chinese to communicate

github-actions[bot] commented 1 year ago

Hello @maozida880 , thank you for submitting an issue! 👍 We highly appreciate it if you work on it as well.