技术文档MQL5参考标准程序库策略模块资金管理类CMoneySizeOptimizedDecreaseFactorDecreaseFactorDecreaseFactor设置递减因子值。void DecreaseFactor( double decrease_factor // 递减因子 )参数 decrease_factor[输入] 递减因子。注释 当遭遇连续亏损时, 递减因子定义交易量递减系数 (与之前仓位的交易量相比)。ValidationSettings