Lean
$LEAN_TAG$
|
Represents a single instrument as listed in the file instruments.txt More...
Properties | |
string | Symbol [get, set] |
The symbol of the instrument More... | |
string | Name [get, set] |
The name/description of the instrument More... | |
SecurityType | Type [get, set] |
The instrument type More... | |
double | PointValue [get, set] |
The point value More... | |
Represents a single instrument as listed in the file instruments.txt
Definition at line 21 of file LeanInstrument.cs.
|
getset |
The symbol of the instrument
Definition at line 26 of file LeanInstrument.cs.
|
getset |
The name/description of the instrument
Definition at line 31 of file LeanInstrument.cs.
|
getset |
The instrument type
Definition at line 36 of file LeanInstrument.cs.
|
getset |
The point value
Definition at line 41 of file LeanInstrument.cs.