Wrapper for algorithm status enum to include the charting subscription.
More...
Wrapper for algorithm status enum to include the charting subscription.
Definition at line 517 of file Global.cs.
◆ AlgorithmControl()
QuantConnect.AlgorithmControl.AlgorithmControl |
( |
| ) |
|
Default initializer for algorithm control class.
Definition at line 522 of file Global.cs.
◆ Initialized
bool QuantConnect.AlgorithmControl.Initialized |
|
getset |
Register this control packet as not defaults.
Definition at line 534 of file Global.cs.
◆ Status
Current run status of the algorithm id.
Definition at line 539 of file Global.cs.
◆ ChartSubscription
string QuantConnect.AlgorithmControl.ChartSubscription |
|
getset |
Currently requested chart.
Definition at line 544 of file Global.cs.
◆ HasSubscribers
bool QuantConnect.AlgorithmControl.HasSubscribers |
|
getset |
True if there's subscribers on the channel
Definition at line 549 of file Global.cs.
The documentation for this class was generated from the following file: