Package com.strategyquant.tradinglib
Annotation Type ParameterSet
@Retention(RUNTIME)
@Repeatable(com.strategyquant.tradinglib.blocks.annotations.ParameterSets.class)
public @interface ParameterSet
The Interface ParameterSet.
-
Optional Element Summary
-
Element Details
-
weight
int weightWeight.- Returns:
- the int
- Default:
- 1
-
set
String setSets the.- Returns:
- the string
- Default:
- ""
-