Issue #59: Added event OnChartEvent into MtApi (MT4)

This commit is contained in:
DW
2017-09-05 18:34:26 +03:00
parent 4b48423c3f
commit b77516e324
12 changed files with 91 additions and 21 deletions
+2 -2
View File
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.37.0")]
[assembly: AssemblyFileVersion("1.0.37.0")]
[assembly: AssemblyVersion("1.0.38.0")]
[assembly: AssemblyFileVersion("1.0.38.0")]