Lean
$LEAN_TAG$
|
Event fired when the universe selection changes More...
Public Member Functions | |
SelectionEventArgs (HashSet< Symbol > currentSelection) | |
Creates a new instance More... | |
Properties | |
HashSet< Symbol > | CurrentSelection [get] |
The current universe selection More... | |
Event fired when the universe selection changes
Definition at line 453 of file Universe.cs.
QuantConnect.Data.UniverseSelection.Universe.SelectionEventArgs.SelectionEventArgs | ( | HashSet< Symbol > | currentSelection | ) |
Creates a new instance
Definition at line 463 of file Universe.cs.
|
get |
The current universe selection
Definition at line 458 of file Universe.cs.