IsExist 检查文件存在 MQL5复制bool IsExist( const string file_name // 文件名称 ) 参数 file_name [输入] 要检查的文件名。 返回值 true, 如果文件存在。