Uses of Class
com.strategyquant.tradinglib.SwapMethod
Packages that use SwapMethod
Package
Description
Trading related classes, constants and methods.
-
Uses of SwapMethod in com.strategyquant.tradinglib
Methods in com.strategyquant.tradinglib that return SwapMethod -
Uses of SwapMethod in com.strategyquant.tradinglib.project
Methods in com.strategyquant.tradinglib.project that return SwapMethodModifier and TypeMethodDescriptionstatic SwapMethod
ProjectConfigHelper.getSwapMethod(org.jdom2.Element elSetup)
Gets swap method.Methods in com.strategyquant.tradinglib.project that return types with arguments of type SwapMethodModifier and TypeMethodDescriptionstatic ArrayList<SwapMethod>
ProjectConfigHelper.getChartSetupSwaps(org.jdom2.Element elData)
Gets chart setup swaps.