Overload List

  NameDescription
CalculateDaysUntilExpiration(Int32, Int32)
Calculates the number of days until expiration assuming the option expires on the third Friday of the month.
CalculateDaysUntilExpiration(Nullable<(Of <(DateTime>)>), Int32, Int32)
Calculates the number of days until expiration assuming the option expires on the third Friday of the month.

See Also