public class PortfolioConstructionProcessor
extends java.lang.Object
| Constructor and Description |
|---|
PortfolioConstructionProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static JSONObject |
BudgetConstrainedAllocator(JSONObject jsonParameter)
JSON Based in/out Budget Constrained Mean Variance Allocation Thunker
|
static JSONObject |
ReturnsConstrainedAllocator(JSONObject jsonParameter)
JSON Based in/out Returns Constrained Mean Variance Allocation Thunker
|
public static final JSONObject BudgetConstrainedAllocator(JSONObject jsonParameter)
jsonParameter - Budget Constrained Mean Variance Allocation Parameterspublic static final JSONObject ReturnsConstrainedAllocator(JSONObject jsonParameter)
jsonParameter - Returns Constrained Mean Variance Allocation Parameters