Lean
$LEAN_TAG$
|
Defines a position for inclusion in a group More...
Properties | |
Symbol | Symbol [get] |
The symbol More... | |
decimal | Quantity [get] |
The quantity More... | |
decimal | UnitQuantity [get] |
The unit quantity. The unit quantities of a group define the group. For example, a covered call has 100 units of stock and -1 units of call contracts. More... | |
Defines a position for inclusion in a group
Definition at line 21 of file IPosition.cs.
|
get |
The symbol
Definition at line 26 of file IPosition.cs.
|
get |
The quantity
Definition at line 31 of file IPosition.cs.
|
get |
The unit quantity. The unit quantities of a group define the group. For example, a covered call has 100 units of stock and -1 units of call contracts.
Definition at line 37 of file IPosition.cs.