SDK Index
Use the top-level docs for the learning path:
- Introduction
- Getting Started
- Platform Settings
- Indicator Authoring
- Strategy Authoring
- Multi-Symbol Strategies
- Sample Script Catalog
Reference Pages
- Scripting Reference
- Built-In Methods Reference
- Strategy API
- TA Library Reference
- Migration Guide
- Examples
Advanced Topics
Canonical Syntax
script({ type: 'indicator' | 'strategy' })input.integer(...),input.float(...),input.bool(...)ta.*,math.*,series(...),plot(...)strategy.entry(...),strategy.exit(...),strategy.param_by_id(...)symbols([...])andsymbol.*[index]for baskets