Nodes, parameters, outcomes, and ports
Read the parts of a node and understand what to configure or connect.
A node represents one source, transformation, decision, action, wait, or annotation in a strategy.
Parameters
Parameters are saved settings such as a symbol, timeframe, comparison operator, or message. Select a node and use the Parameters tab in the Inspector to change them.
Some controls appear only after another parameter is selected. Complete required values before relying on validation.
Outcomes
Outcomes describe the possible control results of a node. Condition exposes Match and No Match. Order exposes outcomes for successful and unsuccessful submission paths.
Use the Outcomes tab to understand what each branch means before connecting an action.
Data ports
Data ports accept or produce typed values. A connection is available only when the source and target types are compatible. The Data Ports tab shows the active ports for the current configuration.
Changing a parameter can change which ports are visible. Review existing connections after a configuration change.
Node help
Open the help action beside a node, parameter, outcome, or port for a concise explanation. Use the full guide link when you need an example or troubleshooting.
Related documentation
- Use the InspectorConfigure the current selection and understand its parameters, outcomes, data ports, and quick actions.
- Control and data connectionsUse control connections to continue execution and data connections to pass compatible values.
- Flow Editor node referenceBrowse every node currently available to add, with generated facts and practical guidance.