A live subscription to one option's quotes. Dispose to unsubscribe. More...
Properties | |
| Security | Option [get] |
| The subscribed option security (strike, right and expiration are on the security). | |
| SecuritySummary? | Summary [get] |
| The latest received summary (best bid/ask, last, open interest, day volume); null until the first update arrives. | |
Events | |
| Action< IOptionQuoteSubscription >? | Changed |
| Raised on a data-processing thread whenever Summary changes. | |
A live subscription to one option's quotes. Dispose to unsubscribe.
|
get |
The subscribed option security (strike, right and expiration are on the security).
|
get |
The latest received summary (best bid/ask, last, open interest, day volume); null until the first update arrives.
| Action<IOptionQuoteSubscription>? ATAS.Indicators.IOptionQuoteSubscription.Changed |
Raised on a data-processing thread whenever Summary changes.