-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
python main_backend.py -b MACD_Cross
Traceback (most recent call last):
File "/Users/lilili/git/shu…
-
**Is your feature request related to a problem? Please describe.**
N/A
**Describe the solution you'd like**
It would be better if futu_algo can support Options Trading Strategies such as bull cal…
-
deployment futu_algo step by step , but when execute , exception occured. how to fix? thanks
(base) /home/xiaoming/anaconda3/bin/python3 main.py
Please rename stock_strategy_map_template.yml to st…
-
**Describe the bug**
FileNotFoundError: [Errno 2] No such file or directory: 'D:\\Users\\admin\\Documents\\Python\\futu_algo-master\\data\\Stock_Pool\\ListOfSecurities.csv'
-
Will it support US Market
-
Instead of subscribing to the data and rely on the data push from the Futu side, use multi-threads to retrieve the latest data from the Futu OpenD with no frequency limit.
Check out https://openap…