技术文档MQL5参考标准程序库文件CFileIsExistIsExistIsExist检查文件存在bool IsExist( const string file_name // 文件名称 )参数 file_name[输入] 要检查的文件名。返回值 true, 如果文件存在。DeleteCopy