Tag Archives: WebSockets

Simplifying WebSockets User Interface (UI) Clients with Happy Pub/Sub Patterns

A back-end WebSocket for live streaming data can typically offer subscriptions to data. Your client UI will typically have one connection to your back-end for all your subscriptions. The challenge becomes how to you handle many components in your UI … Continue reading

Posted in Angular, Development, Technology, Vue, Web | Tagged , | Leave a comment

Developing an Automated Trading System

It has been my dream since I was a kid and I saw the Matthew Broderick movie War Games in a theater in 1983 to build an automated trading system using AI.   This year I have begun to live that … Continue reading

Posted in Business, Finance, Investing, Technology, Trading, Web | Tagged , , , , , , | Leave a comment