Returns the strike price in display price format.
Read-only property
Visual Basic |
---|
Public Property Strike As Long |
Strike price represented as Long
The price at which the futures contract underlying a call or put option can be purchased (if a call) or sold (if a put). It is a dynamic property of an instrument.
To access the Instrument properties, see the example section of the InstrumentSubscribed event.