Back to builder reference
Value ref
anchorOHLC field of a captured anchor bar (builder_save_anchor) — anchor_id, anchor_field: open|high|low|close|mid. Requires prior builder_save_anchor call.
Backing types
AnchorSignalRef
Required fields
FieldTypeDescription
anchor_fieldreqenum: open, high, low, close, mid, range-anchor_idreqstring-Optional fields
FieldTypeDescription
factoranyOf (2 variants)-resolutionanyOf (2 variants)Optional higher-timeframe override for this value ref. Set it inside lhs/rhs refs such as {'type': 'indicator', ..., 'resolution': '4h'} or {'type': 'price', 'field': 'close', 'resolution': '4h'}. Do not put timeframe/source_timeframe on the parent condition. None = strategy timeframe.typestring-Backing types
The IR ValueRef classes this builder field resolves to.
AnchorSignalRef