Added function OrderCloseAll to mtapi4

This commit is contained in:
Vyacheslav Demidyuk
2014-11-26 00:30:30 +02:00
parent 772b27551c
commit ab14a5f8a2
9 changed files with 50 additions and 13 deletions
+1
View File
@@ -4,6 +4,7 @@
#include "MT4Handler.h"
#include "Windows.h"
#include < vcclr.h >
using namespace System;
using namespace MTApiService;