TakeProfit 获取持仓的止盈价。 MQL5复制double TakeProfit() const 返回值 持仓的止盈价。 注释 持仓必须先行使用 Select (通过单号) 或 SelectByIndex (通过索引) 方法选择。