Hire Me
← All Work
Trinity Logic Ltd
Trinity Logic Ltd

Live Show Tool

Real-time desktop utility displaying live on-course bookmaker prices from UK and Irish horse racing tracks, giving Betfair traders early visibility of money flow at the track before it moves the exchange market.

Java Swing XML HTTP Real-time Data

Trinity Logic Ltd – Live Show Tool

On a horse racing track, the on-course bookmakers — the traditional rails and pitch bookies — are often the first place significant money appears. A well-backed horse at the track will see its price contract with the on-course layers before that movement fully propagates to Betfair’s exchange. For an exchange trader who knows how to read it, the track show is a leading indicator: a real-time signal of where informed money is going, seconds or minutes before the broader market catches up.

The Live Show Tool was built to surface that signal cleanly.

What It Does

The application was a lightweight Java Swing desktop tool designed to run alongside e-Trends and other trading software, providing a live display of on-course bookmaker prices from UK and Irish horse racing venues throughout the racing day.

Real-time price display — the core of the tool was a continuously updating grid showing the current prices being offered by on-course bookmakers for each runner in the active race. Prices updated as they changed, giving traders an immediate picture of the current state of the market at the track rather than relying on delayed or manually refreshed information.

UK and Irish coverage — the tool covered the full slate of UK and Irish horse racing fixtures, the two markets where on-course betting activity has the strongest correlation with Betfair exchange movement. On a busy racing day with multiple meetings running simultaneously, having a unified view across all active tracks was significantly more useful than navigating between separate sources.

Money flow interpretation — price movement in isolation is informative, but the direction and speed of movement tells the real story. A runner whose track price shortens rapidly while others drift is attracting money. The tool’s display was designed to make that pattern visible at a glance — colour coding and layout choices that drew the eye to significant movement rather than requiring the trader to scan every price individually.

Compact, always-on design — the tool was built to sit alongside other applications on a trader’s screen without dominating it. Swing’s layout flexibility allowed for a compact footprint that could be positioned in a corner or on a secondary monitor, updating continuously without demanding attention until something worth noticing happened.

The Trading Edge

The value of track show data for exchange traders comes down to a simple information asymmetry. On-course bookmakers respond to physical cash in hand from punters at the track — often including racing insiders, connections, and professional punters whose activity is meaningful. That physical betting activity updates the on-course show in real time. Betfair’s exchange, particularly for lower-profile races, may lag that signal by enough time to be actionable.

A trader watching both the Live Show Tool and their exchange ladder simultaneously could observe a runner shortening significantly at the track while still available at a longer price on Betfair — and act on that gap before it closed. It wasn’t a guaranteed edge, but it was a real one, and having the data presented cleanly and in real time was the difference between being able to use it and not.

Technology

Java Swing provided the desktop UI — the same environment used for e-Trends, which meant the two tools could be developed, maintained, and distributed consistently. Live price data was fetched via HTTP and parsed from XML feeds, with a polling loop keeping the display current throughout the racing day. The lightweight nature of the application was a deliberate choice: a tool that traders would keep running all day needed a minimal resource footprint and reliable operation without requiring restarts or intervention.

The simplicity of the architecture was appropriate to the problem. This wasn’t a complex platform — it was a focused utility that did one thing well and did it reliably. The engineering discipline of knowing when a simple, stable solution is the right solution is as important as knowing how to build complex ones.

Outcome

The Live Show Tool was used by the same community of Betfair traders that the VPS hosting service and e-Trends were built for — a technically sophisticated audience who understood the value of the signal and knew how to act on it. As a lightweight companion tool rather than a primary platform, it found a natural place in the workflow of traders who took their data seriously.

Betfair Exchange Betfair API

← All Work Hire Me