| Package | Description |
|---|---|
| org.drip.execution.dynamics | |
| org.drip.execution.profiletime | |
| org.drip.execution.tradingtime |
| Modifier and Type | Method and Description |
|---|---|
BackgroundParticipationRateLinear |
LinearPermanentExpectationParameters.linearPermanentExpectation()
Retrieve the Background Participation Linear Permanent Market Impact Expectation Function
|
| Modifier and Type | Method and Description |
|---|---|
static LinearPermanentExpectationParameters |
ArithmeticPriceEvolutionParametersBuilder.Almgren2003(ArithmeticPriceDynamicsSettings apds,
BackgroundParticipationRateLinear bprlPermanentExpectation,
BackgroundParticipationRate bprTemporaryExpectation)
Almgren 2003 Version of LinearPermanentExpectationParameters Instance
|
static LinearPermanentExpectationParameters |
ArithmeticPriceEvolutionParametersBuilder.LinearExpectation(ArithmeticPriceDynamicsSettings apds,
BackgroundParticipationRateLinear bprlPermanentExpectation,
BackgroundParticipationRateLinear bprlTemporaryExpectation)
Linear Expectation Version of LinearPermanentExpectationParameters Instance
|
static ArithmeticPriceEvolutionParameters |
ArithmeticPriceEvolutionParametersBuilder.TradingEnhancedVolatility(double dblPriceVolatility,
BackgroundParticipationRateLinear bprlTemporaryExpectation,
BackgroundParticipationRateLinear bprlTemporaryVolatility)
Trading Enhanced Volatility ArithmeticPriceEvolutionParameters Instance
|
| Constructor and Description |
|---|
LinearPermanentExpectationParameters(ArithmeticPriceDynamicsSettings apds,
BackgroundParticipationRateLinear bprlPermanentExpectation,
BackgroundParticipationRate bprTemporaryExpectation)
LinearPermanentExpectationParameters Constructor
|
| Modifier and Type | Class and Description |
|---|---|
class |
UniformParticipationRateLinear
UniformParticipationRateLinear exposes the Uniform Background Profile Adjusted Version of the Linear
Participation Rate Transaction Function as described in the "Trading Time" Model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoordinatedParticipationRateLinear
CoordinatedParticipationRateLinear implements the Coordinated Variation Version of the Linear
Participation Rate Transaction Function as described in the "Trading Time" Model.
|