Package | Description |
---|---|
org.drip.execution.athl |
Modifier and Type | Method and Description |
---|---|
AssetFlowSettings |
TemporaryImpact.assetFlowParameters()
Retrieve the Asset Flow Parameters
|
AssetFlowSettings |
PermanentImpactQuasiArbitrage.assetFlowParameters()
Retrieve the Asset Flow Parameters
|
AssetFlowSettings |
PermanentImpactNoArbitrage.assetFlowParameters()
Retrieve the Asset Flow Parameters
|
AssetFlowSettings |
DynamicsParameters.assetFlowParameters()
Retrieve the Asset Flow Parameters Instance
|
Constructor and Description |
---|
DynamicsParameters(AssetFlowSettings afp)
DynamicsParameters Constructor
|
PermanentImpactNoArbitrage(AssetFlowSettings afp)
PermanentImpactNoArbitrage Constructor
|
PermanentImpactQuasiArbitrage(AssetFlowSettings afp)
PermanentImpactQuasiArbitrage Constructor
|
TemporaryImpact(AssetFlowSettings afp)
TemporaryImpact Constructor
|