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