extern string Comment_1 = -- Comma separated list of Symbol Pairs EURUSDUSDCHF;extern string Comment_1a = --- must be equal to the string of your account provider;extern string Symbols;extern int
这是一个MetaTrader 4外汇交易机器人的参数设置代码。其中包括了交易品种、交易量、止损、止盈等参数的设置。程序中还包括了一些注释,用于解释每个参数的含义和设置方式。其中有一些变量名前面带有“G_”的变量,这些变量可能是在其他函数或程序中使用的全局变量。
原文地址: http://www.cveoy.top/t/topic/fsXc 著作权归作者所有。请勿转载和采集!