FXECN · ADV Monitor

Experimental Concepts

Concepts

Prototypes and proof-of-concept tooling built alongside the core monitor. These demos explore voice-driven trading interfaces, alternative data pipelines, and UX patterns for institutional FX workflows — not production-ready.

Prototype · v0.1
FIX Voice Trading Terminal
Type (or dictate) natural-language trade commands — "buy 100k cable at market" — and watch them parse into FIX 4.2 messages, hit a simulated engine, and read back execution reports via TTS. Intent parsing runs locally, no API key required.
React FIX 4.2 Web Speech API Simulated
Prototype · v0.1
MCP × FDC3 Bridge
Connects Claude's Model Context Protocol to FDC3-compliant financial desktop applications — letting AI agents raise intents, broadcast context, and interact with trading workflows through standardised interop channels.
MCP FDC3 AI Agents Interop
Demo · v0.1
Nexus FICC
A unified FICC dashboard spanning fixed income, currencies, and commodities — aggregating cross-asset flows, credit spreads, and rate curves into a single institutional-grade interface.
Fixed Income FX Commodities Cross-asset
Demo · v0.1
K-Means Clustering
Interactive visualisation of k-means clustering — watch centroids converge in real time as the algorithm partitions data points across configurable cluster counts and iterations.
ML Visualisation Clustering Interactive