A quant trading algorithm built on top of the OpenBB platform.
This repository contains the initial setup for a quant trading algorithm, leveraging the OpenBB platform for data integration and analysis.
- Python 3.9+
- Git
-
Clone the repository:
git clone https://github.com/cosmic-hydra/tetra-quant.git cd tetra-quant -
Install the required dependencies:
pip install -e . -
Run the initial setup:
python -m tetra_quant.setup
openbb_platform/: Core platform code from OpenBBexamples/: Example trading strategies and algorithmscli/: Command-line interface toolsdesktop/: Desktop application components
This project is licensed under the AGPLv3 License. See the LICENSE file for details.
For questions or support, please contact support@tetraquant.com.