Batch process signals
POST/api/v1/signals/batch/process
Process up to 100 pending signals into broker orders in a single request. Each signal is processed independently. Failures do not stop the batch.
Request
Responses
- 200
- 400
- 401
- 500
Batch completed. Check summary for individual results.
Invalid request body
Authentication required
Server error