Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Stocks based on Fundamental Stats #10

Open
billpwchan opened this issue Jan 14, 2021 · 2 comments
Open

Filter Stocks based on Fundamental Stats #10

billpwchan opened this issue Jan 14, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@billpwchan
Copy link
Owner

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
So currently, the strategy might lead to incorrect buy decisions for some stocks with tiny transaction volumes (e.g., a sudden large buy from funds will cause the technical indicators to suddenly satisfy the condition of the buy strategy). It is better to filter out these less healthy stocks in our stocks pool before starting the high-frequency trading

Describe alternatives you've considered
May be implemented before the trading starts or after the trading starts.

Additional context
Nah

@billpwchan billpwchan added the enhancement New feature or request label Jan 14, 2021
@billpwchan billpwchan self-assigned this Jan 14, 2021
@billpwchan
Copy link
Owner Author

Supported, but speed is slow and yFinance.info is problematic. Need to rework later

@billpwchan
Copy link
Owner Author

Need to update the logic for configuring Simple & Accumulate filter from futu-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant