Looks like in the user data stream the ORDER_TRADE_UPDATE event comes with missing value on AP field (activation price). When created by TRAILING_STOP_MARKET order a MARKET order is created/filled, ...
📦 servicetitan-drive-sync ├── 📄 main.py # Main synchronization engine ├── 📂 servicetitan/ │ └── 📄 API.py # ServiceTitan API client ├── 📂 Google/ │ └── 📄 api.py # Google Drive manager ├── 📄 ...