TypeDescription 获取成交单类型的字符串描述。 MQL5复制string TypeDescription() const 返回值 成交单类型的字符串描述。 注释 成交单必须先行使用 Ticket (通过单号) 或 SelectByIndex (通过索引) 方法选择。