Quickstart
From zero to first API call in 60 seconds.
1. Install
Requires Python 3.9 or higher.
2. Register
Response:
Save the api_key. It is shown once and cannot be retrieved later.
3. Call
This single call runs position sizing (G-formula), risk validation (Iron Fist rules), and system health assessment. Cost: $0.01.
What just happened
- The SDK sent
POST /v1/compound/pre-trade-gatewith your parameters. - System R sized the position using the G-formula (geometric growth optimization).
- Iron Fist risk rules validated the trade against position risk, portfolio risk, and daily loss limits.
- $0.01 was deducted from your compute credit balance.
- You received a complete pre-trade report in one response.
Next steps
- Browse all 55 tools available to your agent
- Connect via MCP for Claude Desktop, Cursor, or any MCP client
- View pricing for per-call costs
- Connect a broker to execute trades
System R AI
| Python SDK | pip install systemr |
| MCP Server | agents.systemr.ai/mcp/sse |
| OpenAPI Spec | agents.systemr.ai/openapi.json |
| Machine Docs | agents.systemr.ai/llms.txt |
| GitHub | System-R-AI |
| X | @Systemrai |
| YouTube | @systemr_ai |
| hello@systemr.ai | |
| Phone | 628 333 6693 |
| Address | 7901 4TH ST N, STE 28529, ST PETERSBURG, FL 33702 |
| Terms | Terms of Service |
| Privacy | Privacy Policy |
| Security | Security Policy |
© 2026 System R AI. Software platform. Not financial advice.