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