技术文档MQL5参考标准程序库策略模块尾随停止类CTrailingFixedPipsProfitLevelProfitLevelProfitLevel设置止盈级别的值 (以点数)。void ProfitLevel( int profit_level // 止盈级别 )参数 profit_level[输入] 止盈级别的新值 (以常规的 2/4-小数位)。注释 如果止盈级别等于 0, 则不使用尾随停止。StopLevelValidationSettings