First initial commit

This commit is contained in:
Vyacheslav Demidyuk
2014-10-31 08:57:13 +02:00
parent 6621b2da1c
commit 869d3a117b
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
copy $(TargetPath) $(SolutionDir)..\AutoTrade\MT5Broker\libs\$(TargetFileName)
+4
View File
@@ -0,0 +1,4 @@
TraderAppsMarket
Provides an application programming interface for .Net applications to remote control MetaTrader 4 terminal via TCP/IP.
This API support most MQL fuctions.