Uses of Interface
com.oanda.fxtrade.api.TakeProfitOrder

Uses of TakeProfitOrder in com.oanda.fxtrade.api
 

Methods in com.oanda.fxtrade.api that return TakeProfitOrder
static TakeProfitOrder API.createTakeProfitOrder(double takeProfit)
          Creates new instance of TakeProfitOrder class
 TakeProfitOrder Order.getTakeProfit()
          Returns the TakeProfitOrder associated with this Order.
 

Methods in com.oanda.fxtrade.api with parameters of type TakeProfitOrder
 void Order.setTakeProfit(TakeProfitOrder takeprofit)
          Sets the take profit for this order
 



Copyright © 2005 OANDA Corporation. All Rights Reserved.