|
Lean
$LEAN_TAG$
|
Class contains option ticker properties returned by ParseOptionTickerIQFeed() More...
Properties | |
| string | Underlying [get, set] |
| Underlying name More... | |
| OptionRight | OptionRight [get, set] |
| Option right More... | |
| decimal | OptionStrike [get, set] |
| Option strike More... | |
| DateTime | ExpirationDate [get, set] |
| Expiration date More... | |
Class contains option ticker properties returned by ParseOptionTickerIQFeed()
Definition at line 73 of file SymbolRepresentation.cs.
|
getset |
Underlying name
Definition at line 78 of file SymbolRepresentation.cs.
|
getset |
Option right
Definition at line 83 of file SymbolRepresentation.cs.
|
getset |
Option strike
Definition at line 88 of file SymbolRepresentation.cs.
|
getset |
Expiration date
Definition at line 93 of file SymbolRepresentation.cs.