summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-12-05changing version to latestdocker_dochjoaquim
2022-12-05Merge branch 'main' into docker_docChavithra
2022-12-05adding permissions to foldershjoaquim
2022-12-05fix hostnamehjoaquim
2022-12-05updates FA SDK Intro (#3681)Danglewood
* updates FA SDK Intro * linter * makes the changes Co-authored-by: andrewkenreich <andrew.kenreich@gmail.com>
2022-12-05Merge branch 'main' into docker_docChavithra
2022-12-05Fix spellingChavithra PARANA
2022-12-05stocks/fa : remove unused functions from market_watch_view (#3701)Chavithra
* Moving Docker folder into Build * Workflows : update Docker * Docker : update compose image version * Docker : fix volumes path * Remove unused functions
2022-12-04Fixing the greeks command (#3690)northern-64bit
2022-12-04Docker : build.sh add prompt for version numberChavithra PARANA
2022-12-03Docker: update documentationChavithra PARANA
2022-12-03Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-12-02Portfolio optimization bug fixes (#3675)montezdesousa
* remove hcp * add prams dict to statics * little controller bug * fix view bug * avoid crash if one stock * check params on setup * create parameter class * check and convert parameters using class * change params name to avoid confusion * create a parameter statics dict * change some funcs names * remove unused imports * remove default dict * optional type * add multi choices * cast only int and float * fix completer * fix bugs with parameter validation * fix bugs with parameter validation * add excel formatting * sdk needs mapping as well, controller takes care of this in terminal * small formating * add some safe guard try except * controller bugs * oops * change export path of parameters to portfolio folder * add more commands to scripts * catch optimization exception * log errors * black and exceptions * add flag to test * black * flake8 * forgot this * pylint * change defaults * fix ef default * fix bl * sync sdk defaults * sync last defaults * fix plot heat and add more choices to controller autocomplete * patch weights * fix wrong bool parsing Co-authored-by: James Maslek <jmaslek11@gmail.com>
2022-12-02Bug fixing (#3680)James Maslek
* ycrv bug * fred search multiple, test fix * ba/interest to allow multiple words * Fixes #3642 * Date logic * debug
2022-12-01found the typos: `they` --> `the` & an instance where `overview` should be ↵Danglewood
`performance` (#3682)
2022-12-01Updated the list of functions. `so` --> `sortino` (#3668)Danglewood
Co-authored-by: Jeroen Bouma <jer.bouma@gmail.com>
2022-12-01Creates Stocks Screener SDK Guide (#3661)Danglewood
* Creates Stocks Screener SDK Guide * linter * linter again * Updates with requested changes. Requested changes have been made, and the script has been made more robust as I noticed that when collecting the data during market hours, the time it takes to request the data is enough to create differences in the Price, Change, and Volume columns. Solution was to drop them from four of five dataframe. Co-authored-by: Jeroen Bouma <jer.bouma@gmail.com>
2022-11-30[Docs] Fred Autogen fix (#3658)teh_coderer
* Update controller_doc_classes.py * test gh-actions * Update gh-pages.yml * Update generate_terminal_markdown.py * cleanup generate_terminal_markdown.py, patch binance error preventing generation Co-authored-by: andrewkenreich <andrew.kenreich@gmail.com> Co-authored-by: James Maslek <jmaslek11@gmail.com>
2022-11-30Bug fix for ETF export (#3664)Victor Tang
2022-11-30Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-30Add sonarqube artifacts to ignore (#3663)Theodore Aptekarev
2022-11-30Docker : image build + documentation (#3666)Chavithra
* Moving Docker folder into Build * Workflows : update Docker * Docker : update compose image version * Docker : fix volumes path * Docker : image build + doc * Docker : update image name * Docker : update build * Docker : clean cache * Docker : image name
2022-11-29Fix po plots not showing (#3652)Jeroen Bouma
Co-authored-by: Jeroen Bouma <jeroenbouma@Jeroens-MacBook-Pro.local>
2022-11-29add version to sdk (#3656)James Maslek
* add version to sdk * Making dunder version static Co-authored-by: Chavithra PARANA <chavithra@gmail.com>
2022-11-29Fix #3628 (#3653)James Maslek
2022-11-29Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-29remove export choices on export argument (#3655)James Maslek
* remove export choices * Error message
2022-11-29Fix risk measure choices in SDK (#3630)montezdesousa
* remove hcp * add check for risk measure * linting
2022-11-29Forecast test (#3636)Colin Delahunty
* Fixed some tests * Fixed some tests * Finished fixing tests * Fixed pylint Co-authored-by: James Maslek <jmaslek11@gmail.com> Co-authored-by: martinb-bb <105685594+martinb-bb@users.noreply.github.com>
2022-11-29docs - links and order (#3649)andrewkenreich
* docs - links and order * few more on sdk side
2022-11-29Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-29Docker : add python3-tk (#3648)Chavithra
* Moving Docker folder into Build * Workflows : update Docker * Docker : update compose image version * Docker : fix volumes path * Update docker file
2022-11-29Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-29Link fix (#3643)jose-donato
* fix(docs): added margin between sections * fix: link * Update docusaurus.config.js
2022-11-29New installer buttons links and for docs (#3638)jose-donato
2022-11-29Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-28Release 2.0.0 (#3626)v2.0.0Chavithra
* Moving Docker folder into Build * Workflows : update Docker * Docker : update compose image version * Docker : fix volumes path * Set version 2.0.0 * Doc : update docker compose file link * remove hcp (#3627) * Update dockerfile * Update docker compose file * Docker * Docker compose * changing setup nsi to correct version * Update etf/ta * Fix etf/tv * Enabling autocompleter on etf/t * Remove debug mode * Disable PO detection on SDK (#3637) * Turn Riskfolio detection off * Disable reports/forecast Co-authored-by: montezdesousa <79287829+montezdesousa@users.noreply.github.com> Co-authored-by: James Simmons <simmonsj330@gmail.com>
2022-11-29Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-28Docs part 2 (#3625)andrewkenreich
* changes * fixes 2 * po fixes * 60-40 * few more fixes on links * Update docker location * Fix from basics * Sorry Andrew * putting /build in docker Co-authored-by: James Maslek <jmaslek11@gmail.com> Co-authored-by: Jeroen Bouma <jeroenbouma@Jeroens-MacBook-Pro.local>
2022-11-28Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-28Fixing reports on installers (#3623)James Simmons
* adding hook * forgot to add if statement Co-authored-by: Chavithra <chavithra@gmail.com> Co-authored-by: James Maslek <jmaslek11@gmail.com>
2022-11-28ETF : update choices (#3610)Chavithra
* Moving Docker folder into Build * Workflows : update Docker * Docker : update compose image version * Docker : fix volumes path * etf/disc : update choices * etf/scr : update choices * etf/scr : update choices * ETF : update choices Co-authored-by: James Maslek <jmaslek11@gmail.com>
2022-11-28fix po dates params (#3619)montezdesousa
Co-authored-by: James Maslek <jmaslek11@gmail.com> Co-authored-by: Chavithra <chavithra@gmail.com>
2022-11-28reduce docker image size (#3620)Luqman Bello O
* reduce docker image size * Update pyproject * Update pyproject * reduce docker image size * Update pyproject.toml * reduce docker image size * reduce docker image size * Update docker image builder Co-authored-by: Luqman Bello <lb@Luqmans-MacBook-Pro.local> Co-authored-by: Chavithra PARANA <chavithra@gmail.com>
2022-11-28Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-28Fixed dates on yield curve functions, test functions and doc strings (#3617)Pedro Chaves
* Fixed dates on yield curve functions, and doc strings * black * black * unused import * keeping the valid_date verification Co-authored-by: hjoaquim <h.joaquim@campus.fct.unl.pt>
2022-11-28Doc updates and fixes (#3609)andrewkenreich
* fixing a url * moving around menus * Grammar Update * many fixes to links and some added pics to install * Add improvements * fix: tabs * Move support/feedback window to FAQ * Forgot to save * MVC moved around * change installation Source -> Python * fix: tabs * guides to basics * Add new README LINKS * Change links * Change forecasting to forecast * fix: details * more fixes * Change markdown file so it is ready for pypi Co-authored-by: Chavithra <chavithra@gmail.com> Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com> Co-authored-by: Jeroen Bouma <jer.bouma@gmail.com> Co-authored-by: Jeroen Bouma <jeroenbouma@Jeroens-MacBook-Pro.local> Co-authored-by: jose-donato <zmcdonato@gmail.com>
2022-11-28Fix dashboards (#3577)Henrique Joaquim
* updating dependencies * poetry export * removed breakline from input * Export dependencies * Workflow * Tests * Workflow * Dependencies update * Linting * Tests readme * Dependencies update * Workflow update * Linting * Workflow update * Fix import * Tests * Linting * Workflow update * Re-solve the dependencies with poetry 1.1.13 * Workflow update Co-authored-by: James Maslek <jmaslek11@gmail.com> Co-authored-by: Chavithra PARANA <chavithra@gmail.com> Co-authored-by: Theodore Aptekarev <aptekarev@gmail.com>
2022-11-28Merge branch 'main' of github.com:OpenBB-finance/OpenBBTerminalChavithra PARANA
2022-11-28fixing parameters (#3602)martinb-bb
Co-authored-by: James Maslek <jmaslek11@gmail.com>