Tags: RJ0088/OpenBBTerminal
Tags
Add cost to borrow of stocks. Data from IBKR (OpenBB-finance#1663) * add ctb to dps * add test for ctb * reformat using black * fix tests for ctb Co-authored-by: didierlopes.eth <[email protected]> Co-authored-by: jmaslek <[email protected]>
Removing Alpaca support for now. Will add back when Alpaca updates de… …pendencies. (OpenBB-finance#897) * Removing Alpaca support for now. Will add back when Alpaca updates dependencies. * Updating dependencies and locks * Downgrading jupyter-server. No 1.11.2 on conda
Update readthedocs creation pipeline OpenBB-finance#859 (OpenBB-finan… …ce#895) * Add built documentation to gitignore * Add documentation creation readme and requirements * Change manually generated code docs to automatic * Move myst_parser documentation requirement to pyproject.toml * Update poetry and requirements files for the readthedocs build to work * Add prediction extras to requirements-full