Deprecated API


Contents
Deprecated Methods
com.dukascopy.api.IEngine.mergeOrders(IOrder...)
          use mergeOrders(String label,IOrder... orders) throws JFException; 
com.dukascopy.api.IOrder.setStopLoss(double)
          changed to setStopLossPrice 
com.dukascopy.api.IOrder.setStopLoss(double, OfferSide)
          changed to setStopLossPrice 
com.dukascopy.api.IOrder.setStopLoss(double, OfferSide, double)
          changed to setStopLossPrice 
com.dukascopy.api.IOrder.setTakeProfit(double)
          changed to setTakeProfitPrice 
 



Copyright © 2009. All Rights Reserved.