billpwchan / futu_algo

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

Use GitHub Actions to send daily filtered stock list to subscribers #37

Open ireneyu9898 opened 2 years ago

ireneyu9898 commented 2 years ago

Hi,

Would be nice to have a feature that sets up a cron job in Github Actions to process all stocks using a pre-defined strategy and send out the daily selected stocks to subscribers. The subscribers can simply include their name in a list or comment them in GitHub and you can setup a workflow to automatically update that list on a daily basis.

Let me know what's your thought! 😊