Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-20T13:38:15.000Z (about 2 years ago)
- Last Synced: 2024-08-02T02:16:25.682Z (6 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
![data science](https://flat.badgen.net/badge/~/data%20science/gray)
![financial data](https://flat.badgen.net/badge/~/financial%20data/gray)
![quantitative analysis](https://flat.badgen.net/badge/~/quantitative%20analysis/gray)
![algorithmic trading](https://flat.badgen.net/badge/~/algorithmic%20trading/gray)
![python](https://flat.badgen.net/pypi/python/black)
![pip](https://flat.badgen.net/pypi/v/pip)
![pypi](https://flat.badgen.net/badge/icon/pypi?icon=pypi&label)
![vs code](https://flat.badgen.net/badge/icon/vs%20code?icon=visualstudio&label)
![docker](https://flat.badgen.net/badge/icon/docker?icon=docker&label)
![github watchers](https://flat.badgen.net/github/watchers/dMLTquant/openbb_sdk_exporation?icon=github)
![github total downloads](https://img.shields.io/github/downloads/dMLTquant/openbb_sdk_exporation/total?logo=GitHub&style=flat-square)
![github repo size](https://img.shields.io/github/repo-size/dMLTquant/openbb_sdk_exporation?logo=GitHub&style=flat-square)
![github last commit](https://img.shields.io/github/last-commit/dMLTquant/openbb_sdk_exporation?logo=GitHub&style=flat-square)
[![Contribute with Gitpod](https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/dMLTquant/openbb_sdk_exporation)![image](https://user-images.githubusercontent.com/61799047/205105036-81a4374a-71da-4f92-a714-8e6bd6b60f26.png)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](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)