-
Install MooMoo/Futu OpenD: https://www.moomoo.com/download/OpenAPI
-
Install requirements: run the command under root directory:
pip install -r requirements.txt
-
Login to MooMoo/Futu OpenD, setup the port number to
11111, which should be the same asMOOMOOOPEND_PORTinTrading/TradingBOT.py. -
Check all the settings in
TradingBOT.py, following the instructions in the project setup section. -
Go to the project root directory and run in CMD:
python bot.py --token YOUR_DISCORD_BOT_TOKEN
TBD