IntermediateLast verified Aug 23, 2026
Bar Field
Extracts one scalar value from a connected bar.
Extracts one scalar value from a connected bar.
When to use
Use it when a consumer needs Open, High, Low, Close, Volume, or another available bar field instead of the complete bar.
Example
Extract Close from the latest bar and compare it in Condition.
Common problems
Connect a bar value, not a collection of bars. Recheck the selected field after changing the upstream event or data source.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.