Files
OpenBB/openbb_platform/extensions/quantitative/README.md
Henrique Joaquim fe7f11ffbe [BugFix] Typo on openbb-quantitative readme (#6272)
* typo on qa readme

* typo on qa readme

---------

Co-authored-by: Igor Radovanovic <74266147+IgorWounds@users.noreply.github.com>
2024-04-02 08:56:03 +00:00

20 lines
604 B
Markdown
Vendored

# OpenBB QA Extension
This extension provides Quantitative Analysis (QA) tools for the OpenBB Platform.
Features of the QA extension include various statistical tools and models.
This extension works nicely with a companion `openbb-charting` extension
## Installation
To install the extension, run the following command in this folder:
```bash
pip install openbb-quantitative
```
For development please check [Contribution Guidelines](https://github.com/OpenBB-finance/OpenBBTerminal/blob/develop/openbb_platform/CONTRIBUTING.md).
Documentation available [here](https://docs.openbb.co/platform).