Uses of Class
com.strategyquant.tradinglib.Order
Packages that use Order
-
Uses of Order in com.strategyquant.tradinglib
Methods in com.strategyquant.tradinglib that return OrderModifier and TypeMethodDescriptionOrdersList.get(int index)Gets the.Trader.getHistoryOrder(int index)Gets the history order.Methods in com.strategyquant.tradinglib that return types with arguments of type OrderModifier and TypeMethodDescriptionit.unimi.dsi.fastutil.objects.ObjectListIterator<Order>OrdersList.listIterator()List iterator.it.unimi.dsi.fastutil.objects.ObjectListIterator<Order>OrdersList.listIterator(int size)List iterator.Methods in com.strategyquant.tradinglib with parameters of type OrderModifier and TypeMethodDescriptionvoidAdds the.booleanContains.abstract ObjectGets the value.booleanCorrelationType.isCanceledOrder(Order order)Checks if is canceled order.voidOrder.setFromOrder(Order o)Sets the from order.booleanSets the value.Method parameters in com.strategyquant.tradinglib with type arguments of type OrderConstructors in com.strategyquant.tradinglib with parameters of type Order