recAuroraCreationAIParams
Returns recommended grid trading strategies and market direction for a specific bot type and trading pair, helping users pre-configure bot creation parameters.
Instructions
Returns the strategies Aurora recommends when a user is on the bot
creation page for a specific biz_type (e.g. SPOT_GRID) and symbol
(e.g. BTCUSDT). Up to 6 strategies are returned.
Also returns market_mode — Aurora's view of the current best market
direction for this symbol (long / short / neutral).
Rate limit: 20 requests per second per UID per path.
Agent hint: Call this when the user is creating a bot and you know both the bot
type and the trading pair. Use market_mode to pre-select grid
direction in the UI, and present the data list as starting-point
params the user can pick from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| biz_type | Yes |