Designed and Developed a Signal Server for a Stock Management Company. The signal server is a mission critical server with almost 100% availability. The Signal Server would signal the clients on when to buy and sell stocks based on some proprietary strategy. The server was built in C# using sockets. XML messages were exchanged between the server and client. As part of the project, we also developed a dll which can be hooked into Tradestation, a commercial stock trading software.
[Environment: .NET 2.0, C#, SQL Server, Sockets, C, Tradestation, XML]