PriceStopLimit 获取挂单距现价的距离。 MQL5复制double PriceStopLimit() const 返回值 挂单距现价的距离。 注释 历史订单必须先行使用 Ticket (通过单号) 或 SelectByIndex (通过索引) 方法选择。