MQL4-Command
mql4 

所属分类:金融证券系统
开发工具:MQL5
文件大小:0KB
下载次数:0
上传日期:2017-07-19 04:23:52
上 传 者sh-1993
说明:  用于将Windows cmd命令与MQL4编程一起使用的模块。,
(A module for using the Windows cmd command with MQL4 programming.,)

文件列表:
LICENSE (1073, 2017-07-18)
MQL4/ (0, 2017-07-18)
MQL4/Include/ (0, 2017-07-18)
MQL4/Include/mql4_modules/ (0, 2017-07-18)
MQL4/Include/mql4_modules/Command/ (0, 2017-07-18)
MQL4/Include/mql4_modules/Command/Command.mqh (1045, 2017-07-18)

# MQL4-Command A module for using the Windows cmd command with MQL4 programming. ## Install 1. Download Command.mqh 2. Save the file to /MQL4/Include/mql4_modules/Command/Command.mqh ## Usage Load the Command.mqh with #include. Execute cmd method. ```cpp if(!Command::cmd("The command you want to execute.")) { Print("Error occured."); } ```

近期下载者

相关文件


收藏者