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

tvDatafeedRealtime: handle error where user input invalid symbol, exchange or interval #29

Open
rongardF opened this issue Jul 6, 2022 · 0 comments

Comments

@rongardF
Copy link
Owner

rongardF commented Jul 6, 2022

Need to handle a situation where user might have input invalid parameters for tvDatafeed and so the entire tvDatafeedRealtime thread would crash. One possibility is to create a list of valid inputs and only allow enterying those through GUI. Other option is to use try-except clause and handle such exception.

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

No branches or pull requests

1 participant