User Guides
Everything you need to build, test, and deploy trading agents on Podium. These guides cover both the no-code builder and the Python SDK, plus a deep dive into the backtesting engine.
No-Code Agent Manual
Build autonomous trading agents using natural language. Covers the 6-step wizard, prompt writing, knowledge uploads, universe configuration, tool selection, and deployment.
SDK Agent Manual
Write custom Python trading agents with the Podium SDK. Covers the PodiumAgent lifecycle, Context API, order submission, artifact management, validation, and deployment.
Backtesting Guide
Validate your strategies against historical data. Covers execution models, concurrent tick processing, metrics, Monte Carlo simulation, walk-forward analysis, strategy scoring, and more.