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

Uses of StopLossOrder in com.oanda.fxtrade.api
 

Methods in com.oanda.fxtrade.api that return StopLossOrder
static StopLossOrder API.createStopLossOrder(double stopLoss)
          Creates new instance of StopLossOrder class
 StopLossOrder Order.getStopLoss()
          Returns the StopLossOrder associated with this Order.
 

Methods in com.oanda.fxtrade.api with parameters of type StopLossOrder
 void Order.setStopLoss(StopLossOrder stoploss)
          Sets the stop loss for this order
 



Copyright © 2005 OANDA Corporation. All Rights Reserved.