Package | Description |
---|---|
org.drip.execution.cost |
Modifier and Type | Class and Description |
---|---|
class |
ConstrainedLinearTemporaryImpact
ConstrainedLinearTemporaryImpact computes and holds the Optimal Trajectory under Trading Rate Sign
Constraints using Linear Temporary Impact Function for the given set of Inputs.
|
Modifier and Type | Method and Description |
---|---|
static LinearTemporaryImpact |
LinearTemporaryImpact.Unconstrained(double dblSpotTime,
double dblFinishTime,
double dblSpotHoldings,
PriorConditionalCombiner pcc,
double dblGrossPriceChange,
TransactionFunctionLinear tflTemporary)
Generate an Unconstrained LinearTemporaryImpact Instance
|