Welcome
Get up and running with ClyptQ Trading Engine quickly. This guide will help you set up your development environment and run your first backtest.Install ClyptQ
Install the ClyptQ package using pip:
Requires Python 3.9+ and pip. We recommend using a virtual environment.
Set up environment variables
Create a
.env file in your project directory:For local development, you can start without API keys using sample data.
What’s Next?
Learn Core Concepts
Understand the ClyptQ architecture and ecosystem
Build Strategies
Dive deeper into strategy development
Operator Protocol
Learn about the core execution infrastructure
Trading System
Understand execution and risk management
