Orphaned position
A position the broker holds that your code has no record of, typically because an order filled while your process was dead. Orphans are the classic bot account-killer; the correct response is to halt for a human, never to auto-trade against an unidentified position.
First used in Lesson 3.2 · Execution operations — the lesson that makes this term real.