Uses of Class
org.drip.portfolioconstruction.objective.TransactionChargeTerm
| Package | Description |
|---|---|
| org.drip.portfolioconstruction.objective |
Portfolio Construction Objective Term Suite
|
-
Uses of TransactionChargeTerm in org.drip.portfolioconstruction.objective
Subclasses of TransactionChargeTerm in org.drip.portfolioconstruction.objective Modifier and Type Class Description classFixedChargeBuyTermFixedChargeBuyTerm implements the Objective Term that optimizes the Charges incurred by the Buy Trades in the Target Portfolio under a Fixed Charge from the Starting Allocation.classFixedChargeSellTermFixedChargeSellTerm implements the Objective Term that optimizes the Charge incurred by the Sell Trades in the Target Portfolio under a Fixed Charge from the Starting Allocation.classFixedChargeTermFixedChargeTerm implements the Objective Term that optimizes the Charge incurred by the Buy/Sell Trades in the Target Portfolio under a Fixed Charge from the Starting Allocation.classGoldmanSachsShortfallTermGoldmanSachsShortfallTerm implements the Objective Term that optimizes the Charge incurred by the Buy/Sell Trades in the Target Portfolio using the Goldman Sachs Shortfall Model from the Starting Allocation.classLinearChargeBuyTermLinearChargeBuyTerm implements the Objective Term that optimizes the Charge incurred by the Buy Trades in the Target Portfolio under a Linear Transaction Charge from the Starting Allocation.classLinearChargeSellTermLinearChargeSellTerm implements the Objective Term that optimizes the Charge incurred by the Sell Trades in the Target Portfolio under a Linear Transaction Charge from the Starting Allocation.classLinearChargeTermLinearChargeTerm implements the Objective Term that optimizes the Charge of the Buy/Sell Trades in the Target Portfolio under a Linear Transaction Charge from the Starting Allocation.classMarketImpactChargeTermMarketImpactChargeTerm implements the Objective Term that optimizes the Charge incurred by the Buy/Sell Trades in the Target Portfolio under a specified Market Impact Charge from the Starting Allocation.classShortSellChargeTermShortSellChargeTerm implements the Objective Term that optimizes the Charge incurred by Short Sell Trades in the Target Portfolio from the Starting Allocation.