Back to builder reference
Value ref
shared_signalPortfolio-level shared signal by name (VIB-2102) — name references a Portfolio.shared_signals entry. Resolves only inside a multi-member portfolio; bound to a member-local metric at compile time. Illegal in a standalone strategy.
Backing types
SharedSignalSignalRef
Required fields
FieldTypeDescription
namereqstring-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.
SharedSignalSignalRef