diff --git a/post_build_command.txt b/post_build_command.txt new file mode 100755 index 00000000..b399060f --- /dev/null +++ b/post_build_command.txt @@ -0,0 +1 @@ +copy $(TargetPath) $(SolutionDir)..\AutoTrade\MT5Broker\libs\$(TargetFileName) \ No newline at end of file diff --git a/site_description.txt b/site_description.txt new file mode 100755 index 00000000..a490aaf1 --- /dev/null +++ b/site_description.txt @@ -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. \ No newline at end of file