ACY Securities · 2022 – 2026
Institutional Terminal · FIX 4.4 Production

"I built the onboarding system that let 12 institutional clients connect to ACY's FIX gateway.
Then I asked: what should the terminal on top of that gateway actually look like?"

— Ed Chen · Senior Product Designer · 4 years at ACY Securities
67%
Support ticket reduction
Faster FIX integration
12+
Institutional clients
16
Protocol-traced decisions
Auto-launching in 5s
WATCHLIST 22
ExchangeOrdersSizeBid
AskSizeOrdersExchange
Ready · SPX · NYSE | Keys: 1-5 Instruments · M Multi · Tab Tabs · Esc Close Latency: 0.4ms · FPS: 60
TradeX Institutional Terminal
Portfolio Demo · Ed Chen · Senior Product Designer
What this demonstrates
Every design decision in this terminal is derived from a real protocol constraint — not from Bloomberg screenshots. The FIX 4.4 session monitor, Tag 39 OrdStatus lifecycle, partial fill states, and L3 order book scope are all direct translations of FIX Protocol rules into UI decisions, documented through production work on ACY Connect (12+ institutional clients, 67% support ticket reduction).
FIX 4.4 Protocol Layer
Live FIX session state machine (TCP → Logon 35=A → Active → Heartbeat 35=0 loop). Real-time message stream with tag parsing. Tag 39 OrdStatus badges (A Pending → 1 PartFill → 2 Filled). NewOrderSingle (35=D) FIX message preview in Order Entry. Order execution triggers live FIX message flow. HeartBtInt=30s countdown ring.
Design Mode (🎨 button)
Toggle Design Mode to reveal annotation overlays showing exactly why each UI element was designed the way it was — every annotation maps to a FIX protocol constraint or institutional UX decision. This is the designer's layer: Protocol → Design decisions made visible.
Technology
Pure HTML/CSS/JS — no frameworks. LightweightCharts v4.2.0. ResizeManager (col-resize + row-resize drag). FloatingPanel (grab drag + SE-corner resize). FIX 4.4 message simulation engine. Canvas API for Depth chart. All data is simulated with realistic random walks seeded from real market structure.
Keyboard Shortcuts
1–5: Switch instruments · M: Multi-chart · Tab: Cycle bottom tabs · F: Fullscreen · Esc: Close · 🎨 Design Mode: reveals Protocol→Design annotation layer
Confirm Order