No templates required. Set a goal, write your rules, and pick your tools — Oxinion turns it into a runnable agent. Try the builder below; it's a live preview of what's shipping in Phase 3.
name: my-agent
goal:
Maximize long-term risk-adjusted return
rules:
- Max allocation per stock: 15%
- Rebalance quarterly
tools:
- Market Data
- Portfolio API
- Order Execution
oxinion finance agent create --file my-agent.yaml