File size: 307 Bytes
b8f2a01 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | # OpenBB Nasdaq Provider
This extension integrates the [Nasdaq](https://www.nasdaq.com) data provider into the OpenBB Platform.
## Installation
To install the extension:
```bash
pip install openbb-nasdaq
```
Documentation available [here](https://docs.openbb.co/platform/developer_guide/contributing).
|