增加指标信号传送功能

This commit is contained in:
2026-07-03 18:17:07 +08:00
parent 17ee7418db
commit bb3aecc6ae
16 changed files with 464 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Mt5Bridge")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ac1153c0914bcde0cebee04271eb48f6047e7c85")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+17ee7418db2cb5844ed378e50486c832fb71e825")]
[assembly: System.Reflection.AssemblyProductAttribute("Mt5Bridge")]
[assembly: System.Reflection.AssemblyTitleAttribute("Mt5Bridge")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]