kraken_cancel_all_orders_after
Automatically cancel all open orders after a designated timeout. Prevent unintended trades by scheduling a safety window for order cancellation.
Instructions
Schedule a time window after which all open orders will be cancelled automatically
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | Yes | Define the timeout in seconds after which all open orders will be cancelled |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currentTime | Yes | Current server time | |
| triggerTime | Yes | Time when cancellation will trigger |