romaco_remove_alert
Remove a price alert from the chart by its price and optional direction. Use the chart context tool to see existing alerts before removal.
Instructions
Remove a specific price alert from the chart. Use romaco_get_chart_context to see existing alerts and their price/direction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | Price level of the alert to remove | |
| direction | No | Direction of the alert to remove (omit to match any direction at that price) |