Package | Description |
---|---|
org.drip.execution.athl | |
org.drip.execution.impact | |
org.drip.execution.profiletime | |
org.drip.execution.tradingtime |
Modifier and Type | Class and Description |
---|---|
class |
PermanentImpactNoArbitrage
PermanentImpactNoArbitrage implements the Linear Permanent Market Impact with Coefficients that have been
determined empirically by Almgren, Thum, Hauptmann, and Li (2005), using the no Quasi-Arbitrage Criterion
identified by Huberman and Stanzl (2004).
|
Modifier and Type | Method and Description |
---|---|
static ParticipationRateLinear |
ParticipationRateLinear.NoImpact()
Construct a Vanilla Zero-Impact ParticipationRateLinear Instance
|
static ParticipationRateLinear |
ParticipationRateLinear.SlopeOnly(double dblSlope)
Construct a Vanilla Slope-Only ParticipationRateLinear Instance
|
Modifier and Type | Method and Description |
---|---|
ParticipationRateLinear |
UniformParticipationRateLinear.epochLiquidityFunction() |
ParticipationRateLinear |
BackgroundParticipationRateLinear.epochLiquidityFunction()
Compute the Epoch Liquidity Market Impact Function
|
ParticipationRateLinear |
UniformParticipationRateLinear.liquidityFunction(double dblTime) |
ParticipationRateLinear |
BackgroundParticipationRateLinear.liquidityFunction(double dblTime)
Compute the Liquidity Market Impact Function from the Volatility Function
|
Constructor and Description |
---|
UniformParticipationRateLinear(ParticipationRateLinear prl)
UniformParticipationRateLinear Constructor
|
Modifier and Type | Method and Description |
---|---|
ParticipationRateLinear |
CoordinatedParticipationRateLinear.epochLiquidityFunction() |
ParticipationRateLinear |
CoordinatedParticipationRateLinear.liquidityFunction(double dblTime) |