Uses of Class
com.strategyquant.tradinglib.BadStrategyException
Packages that use BadStrategyException
-
Uses of BadStrategyException in com.strategyquant.tradinglib
Methods in com.strategyquant.tradinglib that throw BadStrategyExceptionModifier and TypeMethodDescriptionvoidStrategyBase.checkBadStrategy()Check bad strategy.static intBadStrategyException.setOrThrow(int throwType, boolean warnings, int reason)Sets the or throw.