Options
All
  • Public
  • Public/Protected
  • All
Menu

Binary gap payoff

This payoff is equivalent to being a) long a PlainVanillaPayoff at the first strike (same Call/Put type) and b) short a CashOrNothingPayoff at the first strike (same Call/Put type) with cash payoff equal to the difference between the second and the first strike. warning this payoff can be negative depending on the strikes

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _secondStrike

_secondStrike: Real

Protected _strike

_strike: Real

Protected _type

_type: Type

Methods

accept

description

  • description(): string

f

  • Parameters

    Returns Real

name

  • name(): string
  • Returns string

optionType

  • optionType(): Type

secondStrike

  • secondStrike(): Real
  • Returns Real

strike