summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-05-08bump pywryfeature/plotly-reactteh_coderer
2023-05-08testteh_coderer
2023-05-07tablesteh_coderer
2023-05-07juan moreteh_coderer
2023-05-07updatesteh_coderer
2023-05-07update tablesteh_coderer
2023-05-07mypyteh_coderer
2023-05-07Update backend.pyteh_coderer
2023-05-07Merge branch 'feature/plotly-react' of ↵teh_coderer
https://github.com/tehcoderer/OpenBBTerminal into feature/plotly-react
2023-05-07bump pywry, fix tables, added ichimoku ta indicatorteh_coderer
2023-05-07Merge branch 'develop' into feature/plotly-reactteh_coderer
2023-05-05Hotfix/routine default file overwrite (#4927)LOne2three
* bump pywry * fix windows pyinstaller subprocess fail if space in path * remove API_IEX_TOKEN * remove API_SENTIMENTINVESTOR_TOKEN * added logic to download_routines and save_routine to put default and personal routines in difference folders and changed logic in call_dowload in account controller to account for the change in logic for save_routine * Changed logic in read_routine function to account for the new directory structure and also changed the corresponding unit tests. Slightly amended test_save_routine to account for the new routine param * Changed the routine parameter of mock_save_routine.assert_called_once_with to account for the change in the input parameter of the save_routine function * changed routine string in test_routines_handler * Made unit tests for download_routines in routines_handler. * added comments * Added new logic to call_exe so that a user could execute the file with --file default/filename.openbb, --file personal/filename.openbb or --file Users/Username/openBBUserData/Routines/hub/default/filename.openbb * linting: black * linting: ruff * ruff broke black * removed regex in call_exe and changed logic in call_download to give personal routines priority * Changed formatting * Changed formatting and removed regex from call_exe * Created class variables and moved dictionaries out of constructor to solve linting issue. Changed routine args type annotation Changed data list * Added type annotations for the dictionary class variables * Changed data annotation type for routine dictionaries * Moved dictionaries back into constructor * removed import pathlib * ruff * mypy * pylint --------- Co-authored-by: James Maslek <jmaslek11@gmail.com> Co-authored-by: teh_coderer <me@tehcoderer.com> Co-authored-by: Diogo Sousa <montezdesousa@gmail.com> Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com>
2023-05-05Merge branch 'develop' into feature/plotly-reactteh_coderer
2023-05-05add libzlma workaround to Terminal FAQ (#4974)Danglewood
2023-05-05Fixed `search` command issues (#4845)Pratyush Shukla
* Added `exchange` filter in `stocks\search` * Fixed arguments * Fixed issues with `stocks\search` command * Fixed linting * Fixed args and updated test * get rid of second dash --------- Co-authored-by: Henrique Joaquim <h.joaquim@campus.fct.unl.pt> Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: James Maslek <jmaslek11@gmail.com>
2023-05-04Merge branch 'feature/plotly-react' of ↵teh_coderer
https://github.com/tehcoderer/OpenBBTerminal into feature/plotly-react
2023-05-04update tablesteh_coderer
2023-05-04Merge branch 'develop' into feature/plotly-reactJames Maslek
2023-05-04turn off logs in generationsteh_coderer
2023-05-04Updates Terminal Intro Guide for Economy Menu's Recent Changes. (#4967)Danglewood
* Updates Terminal intro guide for Economy menu. Images to follow * adds the screenshots --------- Co-authored-by: James Maslek <jmaslek11@gmail.com>
2023-05-04Updates SDK Intro Guide for Fundamental Analysis Module's Recent Changes (#4964)Danglewood
* Updates SDK intro guide for fundamental analysis for recent changes * previous commit was missing this * fixes --------- Co-authored-by: James Maslek <jmaslek11@gmail.com>
2023-05-04fixing equity report issue (#4922)andrewkenreich
* fixing equity report issue * some fixes --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com>
2023-05-04Fixed column names for `economy\performance` and `economy\valuation` (#4968)Pratyush Shukla
* Fixed column names * Fixed column names for `valuation`
2023-05-04Delete generate_index.pyteh_coderer
2023-05-04only format numbers over 10_000 on tablesteh_coderer
2023-05-04Update plotly_helper.pyteh_coderer
2023-05-04feat(docs): add math katex support (#4972)Disorder AA
2023-05-04Hotfix/kill cov (#4971)James Maslek
* bump pywry * fix rm command (#4890) Co-authored-by: Henrique Joaquim <h.joaquim@campus.fct.unl.pt> * Fix `crypto/defi/anchor` (#4892) * handle defi anchor exceptions * reason * mypy --------- Co-authored-by: Henrique Joaquim <h.joaquim@campus.fct.unl.pt> * fix windows pyinstaller subprocess fail if space in path * remove API_IEX_TOKEN * remove API_SENTIMENTINVESTOR_TOKEN * remove codecov --------- Co-authored-by: teh_coderer <me@tehcoderer.com> Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> Co-authored-by: Henrique Joaquim <h.joaquim@campus.fct.unl.pt>
2023-05-04update tableteh_coderer
2023-05-04updateteh_coderer
2023-05-04bump pywryteh_coderer
2023-05-04download finished popup for MacOSteh_coderer
2023-05-03add trace labels spaceteh_coderer
2023-05-03fix no figure title textteh_coderer
2023-05-03updateteh_coderer
2023-05-03Merge branch 'develop' into feature/plotly-reactteh_coderer
2023-05-03removing printsandrewkenreich
2023-05-03workingandrewkenreich
2023-05-03workingandrewkenreich
2023-05-03asdfandrewkenreich
2023-05-03printsandrewkenreich
2023-05-03hotfix/stock-screener-remove-delimiter: Gets rid of commas in Company ↵Danglewood
column. (#4954) * gets rid of comma in company name column * re-records tests
2023-05-03maybe fixandrewkenreich
2023-05-03adding save overlay to tablesandrewkenreich
2023-05-03handle add text high/low for candlestick traces when updatingteh_coderer
2023-05-03Merge branch 'feature/plotly-react' of ↵teh_coderer
https://github.com/tehcoderer/OpenBBTerminal into feature/plotly-react
2023-05-03updateteh_coderer
2023-05-03Merge branch 'develop' into feature/plotly-reactteh_coderer
2023-05-03updatesteh_coderer
2023-05-03Fixed `--help` arg not working (#4956)Pratyush Shukla