Issue #14: Added function PositionOpen which returns MqlTradeResult

This commit is contained in:
DW
2017-09-29 18:27:36 +03:00
parent add69a4c03
commit cd24891022
6 changed files with 46 additions and 20 deletions
+1 -6
View File
@@ -1,9 +1,4 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace MtApi5
namespace MtApi5
{
public class MqlTradeCheckResult
{