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

Restructure API #100

Open
jackmoody11 opened this issue Dec 20, 2020 · 0 comments
Open

Restructure API #100

jackmoody11 opened this issue Dec 20, 2020 · 0 comments
Labels
enhancement New feature or request update Needs to be updated

Comments

@jackmoody11
Copy link
Owner

As the API currently stands there are two major issues:

  1. There is a tight coupling with iexfinance that does not allow others to use different data sources easily

  2. It is not easy to implement custom rules.

Proposal:

Create a rules API that can be used to create any number of custom flags. Decouple data from API.

@jackmoody11 jackmoody11 added enhancement New feature or request update Needs to be updated labels Dec 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request update Needs to be updated
Projects
None yet
Development

No branches or pull requests

1 participant