Lean
$LEAN_TAG$
|
Class contains future ticker properties returned by ParseFutureTicker() More...
Properties | |
string | Underlying [get, set] |
Underlying name More... | |
int | ExpirationYearShort [get, set] |
Short expiration year More... | |
int | ExpirationYearShortLength [get, set] |
Short expiration year digits More... | |
int | ExpirationMonth [get, set] |
Expiration month More... | |
int | ExpirationDay [get, set] |
Expiration day More... | |
Class contains future ticker properties returned by ParseFutureTicker()
Definition at line 42 of file SymbolRepresentation.cs.
|
getset |
Underlying name
Definition at line 47 of file SymbolRepresentation.cs.
|
getset |
Short expiration year
Definition at line 52 of file SymbolRepresentation.cs.
|
getset |
Short expiration year digits
Definition at line 57 of file SymbolRepresentation.cs.
|
getset |
Expiration month
Definition at line 62 of file SymbolRepresentation.cs.
|
getset |
Expiration day
Definition at line 67 of file SymbolRepresentation.cs.