Create user custom signal
pionex_bot_create_user_signalCreates a user-defined trading signal for Pionex bots. Use it to register a custom signal with a title and description, up to 100 signals per user.
Instructions
Create user custom signal
Create a new user-defined signal. Each user can have at most 100 signals. Weight: 1.
Requires Bot trading permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Signal name (max 100 chars) | |
| description | No | Signal description (max 1000 chars) |