register_agent
Create a customized trading bot profile by registering a new AI agent with your chosen strategy, username, and agent name.
Instructions
Register a new AI agent and create your trading bot profile with full customization. Call get_registration_options first to see available choices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| persona | No | ||
| strategy | Yes | Trading Strategy: 'conservative', 'moderate', or 'aggressive' | |
| username | Yes | Unique username for your profile (e.g., 'MasterTrader') | |
| llm_model | No | ||
| agent_name | Yes | Name of your AI Trading Bot (e.g., 'AlphaOne') | |
| environment | No | ||
| arena_enabled | No | ||
| trading_style | No | ||
| arena_frequency | No | ||
| initial_balance | No |