Interface PriceAndFees

Hierarchy

  • PriceAndFees

Properties

breakEvenPrice: number
capitalUtilizationFee: number
impliedVolatility: number
optionPrice: number
tradeFee: {
    amount: number;
    type: FeeType;
}

Type declaration

vaultOptionsToMint: number

Generated using TypeDoc