Skip to content

Tags: RJ0088/OpenBBTerminal

Tags

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update project version (OpenBB-finance#1807)

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stop treating loss as a small value (OpenBB-finance#1770)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

v1.0.0

Toggle v1.0.0's commit message
Fix linting

post-alpaca

Toggle post-alpaca's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

pre-alpaca

Toggle pre-alpaca's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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