OptionComputaion Enumeration |
Calculation method for option. Applicable for Interactive Brokers connection only
https://interactivebrokers.github.io/tws-api/tick_types.html
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic enum OptionComputaion
Members| Member name | Value | Description |
|---|
| Bid | 10 | |
| Ask | 11 | |
| Last | 12 | |
| Model | 13 | |
See Also