Returns the option's net change.
Read-only property
Visual Basic |
---|
Public Property NetChange As Double |
Net change represented as Double
An Options specific notion. The property will be 0 if the contract is not an Option. It is a dynamic property of an instrument.
To access the Instrument properties, see the example section of the InstrumentSubscribed event.