技术文档MQL5参考标准程序库策略模块智能交易基准类CExpertMoneyCheckOpenShortCheckOpenShortCheckOpenShort获取空头仓位的交易量。virtual double CheckOpenShort( double price, // 价格 double sl // 止损 )参数 price[输入] 空头仓位的开仓价位。sl[输入] 止损价位。返回值 空头仓位的交易量。CheckOpenLongCheckReverse