Uses of Class
com.strategyquant.tradinglib.Trader
Packages that use Trader
-
Uses of Trader in com.strategyquant.tradinglib
Fields in com.strategyquant.tradinglib declared as TraderMethods in com.strategyquant.tradinglib that return TraderMethods in com.strategyquant.tradinglib with parameters of type TraderModifier and TypeMethodDescriptionvoidAdds the trader.voidStrategyBase.setTradeControllers(String mainExecutionName, Trader[] tradeControllers)Sets the trade controllers.abstract voidRiskManagementMethod.verifyOrder(Trader trader, ILiveOrder order)Verify order.