Class PositionConstants
java.lang.Object
com.bluebell.greenhouse.platform.constants.position.PositionConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doubleNumber of units represented by a standard equity-option contract.static final doubleNumber of units represented by non-option positions. -
Method Summary
-
Field Details
-
DEFAULT_OPTION_CONTRACT_MULTIPLIER
public static final double DEFAULT_OPTION_CONTRACT_MULTIPLIERNumber of units represented by a standard equity-option contract.- See Also:
-
DEFAULT_POSITION_CONTRACT_MULTIPLIER
public static final double DEFAULT_POSITION_CONTRACT_MULTIPLIERNumber of units represented by non-option positions.- See Also:
-