okx_add_rule
Add trading rules in plain English to automate decisions. The system classifies each rule as quantitative or qualitative for flexible strategy control.
Instructions
Add a new trading rule using natural language. The system auto-classifies it as hard (quantitative) or soft (qualitative). Examples: "Block all trades when funding rate > 0.1%", "Prefer to follow the trend".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Natural language rule, e.g. "多空比大于2时禁止做多" or "Block long when L/S ratio > 2" |