optionStyle

val optionStyle: String?

Parameters

optionStyle

Specifies how the contract treats the expiration date. Possible values are "European" (options can be exercised only on the expiration date) or "American" (options can be exercised any time before they expire).

Sources

jvm source
Link copied to clipboard