-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Hotfix/ TA multi handle no params + with params #4706
Hotfix/ TA multi handle no params + with params #4706
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #4706 +/- ##
==========================================
Coverage ? 57.72%
==========================================
Files ? 593
Lines ? 54048
Branches ? 0
==========================================
Hits ? 31197
Misses ? 22851
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
…r/OpenBBTerminal into hotfix/multi-no-params
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good fix
* fix ta multi when giving params to 1 and not others * tests * idk * fix reset axes * Update main.js * idk2 * Update helper_funcs.py
Before
/ta/multi --indicators macd,obv,sma[50,150]
After