ScheduleOrderSource:
src/models/scheduleOrder.model.ts
Fields
Lifecycle
- Created automatically after a BUY order fills (options segment).
ScheduleOrderController.startInterval()pollslatestDataMapon a timer.- Sells when target price, strike match, or duration conditions are met.
- Status updated to
CompleteorCancelledon resolution.