You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jschlade You really think a developer would want to get back an empty response if they pass in a symbol that TDA can't find? I could kind of see this making sense for multiple symbol requests if only one of them is bad, but definitely not in the use case you described above. Otherwise, the dev might not realize that the symbol they've passed is invalid.
Hi,
The code should be able to handle a bad symbol without throwing a RuntimeException.
Thanks
The text was updated successfully, but these errors were encountered: