/api/scheduleOrder
Source: src/routes/scheduleOrder.route.ts
GET / query parameters
PUT /:id body
Accepts any updatable fields from the Schedule Order model:
Schedule orders are created automatically by the trailing-sell engine after a BUY fill. The global interval runs via
ScheduleOrderController.startInterval() when at least one exchange session is open.