A stock stop loss python program using FUTU API
Please read 使用说明.pdf, chinese only.
(p.s. 一般会用富途来买股票的人肯定也看得懂中文的吧)
Source codes are inside SourceCode folder, modify them as you like.
- When a stock loss reach ¥n (RMB), program sold that stock for stop loss.
- When the entire account loss/earn ¥n (RMB), Automatic clearance, and no more transactions can be made on the day.
- All accounts are automatically sold before the noon closing (12:00) and before the afternoon closing (16:00). Account should become an empty position.
- This program only handle selling, no buying operation