Collection of Node objects for each target environment.
More...
Collection of Node objects for each target environment.
Definition at line 135 of file Nodes.cs.
◆ BacktestNodes
List<Node> QuantConnect.Api.NodeList.BacktestNodes |
|
getset |
Collection of backtest nodes
Definition at line 141 of file Nodes.cs.
◆ ResearchNodes
List<Node> QuantConnect.Api.NodeList.ResearchNodes |
|
getset |
Collection of research nodes
Definition at line 147 of file Nodes.cs.
◆ LiveNodes
List<Node> QuantConnect.Api.NodeList.LiveNodes |
|
getset |
Collection of live nodes
Definition at line 153 of file Nodes.cs.
The documentation for this class was generated from the following file: