Lean
$LEAN_TAG$
|
Class containing the basic portfolio information of a live algorithm More...
Properties | |
Dictionary< string, Holding > | Holdings [get, set] |
Dictionary of algorithm holdings information More... | |
Dictionary< string, Cash > | Cash [get, set] |
Dictionary of algorithm cash currencies information More... | |
Class containing the basic portfolio information of a live algorithm
Definition at line 24 of file Portfolio.cs.
|
getset |
Dictionary of algorithm holdings information
Definition at line 29 of file Portfolio.cs.
|
getset |
Dictionary of algorithm cash currencies information
Definition at line 34 of file Portfolio.cs.