https://github.com/dMLTquant/openbb_sdk_exporation
Explore OpenBB SDK without having to install anything on your local machine. You just need a GitHub and a GitPod account.
https://github.com/dMLTquant/openbb_sdk_exporation
algorithmic-trading data-science financial-data jupyter notebook openbb python
Last synced: 6 months ago
JSON representation
Explore OpenBB SDK without having to install anything on your local machine. You just need a GitHub and a GitPod account.
- Host: GitHub
- URL: https://github.com/dMLTquant/openbb_sdk_exporation
- Owner: dMLTquant
- Created: 2022-11-29T05:56:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T13:38:15.000Z (over 2 years ago)
- Last Synced: 2024-11-01T10:35:22.643Z (11 months ago)
- Topics: algorithmic-trading, data-science, financial-data, jupyter, notebook, openbb, python
- Language: Jupyter Notebook
- Homepage:
- Size: 1.89 MB
- Stars: 37
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenBB SDK Exporation













[](https://gitpod.io/#https://github.com/dMLTquant/openbb_sdk_exporation)
[](https://gitpod.io/#https://github.com/dMLTquant/openbb_sdk_exporation)
## Need to know
- Conda environement name: `obb`
- Conda environment inside a terminal: `conda activate obb`
- Jupyter Notebook Kernel: `obb` saved at path: `/workspace/miniconda3/envs/obb/`## Official Docs:
- [Guide](https://docs.openbb.co/sdk/)
- [SDK Reference](https://docs.openbb.co/sdk/reference)
- [API Keys](https://docs.openbb.co/sdk/guides/advanced/api-keys)
- [Data Sources](https://docs.openbb.co/sdk/guides/advanced/changing-sources)
- [Data Import/Export](https://docs.openbb.co/sdk/guides/advanced/data)
- [Chart Styles](https://docs.openbb.co/sdk/guides/advanced/chart-styling)