A demo walkthrough of building a durable autonomous trading desk using Temporal as the orchestration backbone and OpenAI Agents SDK. The system runs a two-phase process: phase one fans out parallel backtests in isolated Docker containers to select the best trading strategy using technical indicators, and phase two runs a continuous agent loop making buy/sell/hold decisions every 20 seconds with guardrails, human-in-the-loop approval for large trades, and sentiment checks. The demo showcases fault tolerance by killing workers and APIs mid-execution, showing Temporal's ability to resume exactly where it left off without custom state machines or queues.
•11m watch time
23 Impressions