billpwchan / futu_algo

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

FileNotFoundError #42

Closed hinewu closed 1 year ago

hinewu commented 1 year ago

Describe the bug FileNotFoundError: [Errno 2] No such file or directory: 'D:\Users\admin\Documents\Python\futu_algo-master\data\Stock_Pool\ListOfSecurities.csv'

github-actions[bot] commented 1 year ago

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

billpwchan commented 1 year ago

@hinewu Hi I think this is an error caused by missing ListOfSecurities.csv. This file was generated using an Excel directly download from HKEX, which contains all the currently listed securities in the Hong Kong Stock Market.