Tag
#real-time
2 posts
Professional javascript typescript 17 min
Time-Decay Signals in Real-Time Trading Systems
A signal from 5 minutes ago might be noise now. Here's how I built a time-decay scoring system that separates actionable intelligence from stale data.
trading signals sse
Professional web development 25 min
Fusing 25 Live Data Feeds on a 3D Globe — Layer Pipeline Architecture
OMNI renders 25 real-time data layers on a CesiumJS globe — AIS ships, aircraft, weather, earthquakes, wildfires. Here's the layer pipeline that makes it work without melting the browser.
cesium geospatial real-time