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