Skip to main content

Getting Started

Welcome to Kronos SDK. This section will help you get up and running quickly.

Quick Navigation

  • Installation - Install Kronos CLI, create your first strategy, run backtests and deploy live
  • Quick Reference - Essential API concepts: assets, indicators, signals, decimals, and logging
  • Writing Strategies - Deep dive into building sophisticated strategies
  • Configuration - Configure exchanges, strategy settings, and production deployment

New to Kronos?

Start with Installation to get the CLI set up and create your first strategy in minutes.

Already installed? Jump to Quick Reference to learn the core API.

What You'll Learn

  1. Installation - Get Kronos running with brew install kronos
  2. Quick Reference - Master s.k.Indicators, s.k.Market, and s.k.Signal()
  3. Writing Strategies - Learn patterns for multi-asset, multi-timeframe, and risk management
  4. Configuration - Set up for production with proper exchange configuration

Next Steps

After completing this section, explore: