Option Expiration Date
fun OptionExpirationDate(year: Int, month: Int, day: Int, expiryType: OptionExpirationType)
Content copied to clipboard
Parameters
year
The four-digit year the option will expire
month
The month (1-12) the option will expire
day
The day (1-31) the option will expire
expiryType
Expiration type of the option
Sources
jvm source
Link copied to clipboard