StateDescription 获取订单状态的字符串描述。 MQL5复制string StateDescription() const 返回值 订单状态的字符串描述。 注释 历史订单必须先行使用 Ticket (通过单号) 或 SelectByIndex (通过索引) 方法选择。