Location: C# investment trading strategy integration platform implementation. Haven't used Visual Studio's C# to write programs for a long time. Recently, because I wanted to integrate Multicharts.Net trading strategy signals, I spent the past week or two restudying some materials. I integrated MC's real-time and historical various quote data and calculation results into SQL Server database and MS Chart objects, and added features like sound alerts, screen capture, email, scroll zoom, switching time periods/different products, table presentation... Finally completed a preliminary usable real-time system. Although the programming process is tedious and time-consuming, the moment when you can focus on coding, debugging, and finally finishing, there really is a lot of fun~ Done! Taking a break this weekend~ :D
