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

Uses of Position in com.oanda.fxtrade.api
 

Methods in com.oanda.fxtrade.api that return Position
 Position Account.getPosition(FXPair pair)
          Get the currently open market position for a given pair
 

Methods in com.oanda.fxtrade.api that return types with arguments of type Position
 java.util.Vector<? extends Position> Account.getPositions()
          Get all the currently open market positions
 



Copyright © 2005 OANDA Corporation. All Rights Reserved.