Symbol 获取订单品种的名称。 MQL5复制string Symbol() const 返回值 订单品种的名称。 注释 订单必须先行使用 Select (通过单号) 或 SelectByIndex (通过索引) 方法选择。