Package com.strategyquant.tradinglib
Class ParametrizationTypes
java.lang.Object
com.strategyquant.tradinglib.ParametrizationTypes
The Class ParametrizationTypes.
-
Field Summary
Modifier and TypeFieldDescriptionstatic String
The Constant ParamTypeBoolean.static String
The Constant ParamTypeConstant.static String
The Constant ParamTypeEntryLevel.static String
The Constant ParamTypeEntryLogic.static String
The Constant ParamTypeExitUnused.static String
The Constant ParamTypeExitUsed.static String
The Constant ParamTypeOtherParam.static String
The Constant ParamTypePeriod.static String
The Constant ParamTypeRecommended.static String
The Constant ParamTypeShift.static String
The Constant ParamTypeTradingOptions. -
Constructor Summary
-
Method Summary
-
Field Details
-
ParamTypeRecommended
The Constant ParamTypeRecommended.- See Also:
- Constant Field Values
-
ParamTypePeriod
The Constant ParamTypePeriod.- See Also:
- Constant Field Values
-
ParamTypeShift
The Constant ParamTypeShift.- See Also:
- Constant Field Values
-
ParamTypeOtherParam
The Constant ParamTypeOtherParam.- See Also:
- Constant Field Values
-
ParamTypeEntryLevel
The Constant ParamTypeEntryLevel.- See Also:
- Constant Field Values
-
ParamTypeEntryLogic
The Constant ParamTypeEntryLogic.- See Also:
- Constant Field Values
-
ParamTypeExitUsed
The Constant ParamTypeExitUsed.- See Also:
- Constant Field Values
-
ParamTypeExitUnused
The Constant ParamTypeExitUnused.- See Also:
- Constant Field Values
-
ParamTypeConstant
The Constant ParamTypeConstant.- See Also:
- Constant Field Values
-
ParamTypeBoolean
The Constant ParamTypeBoolean.- See Also:
- Constant Field Values
-
ParamTypeTradingOptions
The Constant ParamTypeTradingOptions.- See Also:
- Constant Field Values
-
-
Constructor Details
-
ParametrizationTypes
public ParametrizationTypes()
-