MQL5参考标准程序库交易类CPositionInfoTakeProfit TimeTimeMscTimeUpdateTimeUpdateMscPositionTypeTypeDescriptionMagicIdentifierVolumePriceOpenStopLossTakeProfitPriceCurrentCommissionSwapProfitSymbolCommentInfoIntegerInfoDoubleInfoStringSelectSelectByIndexSelectByMagicSelectByTicketStoreStateCheckState TakeProfit 获取持仓的止盈价。 double TakeProfit() const 返回值 持仓的止盈价。 注释 持仓必须先行使用 Select (通过单号) 或 SelectByIndex (通过索引) 方法选择。 StopLoss PriceCurrent