This project simulates a real broker and exchange system in seperate containarized enviornment, simulating as real-time stock market. The Automated Order Trigger (AOT) uses this simulated market data and algorithmic strategies to execute trades based on predefined criteria. The system leverages WebSocket for live data streaming, REST APIs for secure communication, and message queues for sending and receiving orders and trade information between brokers and exchanges.



