Inspect a symbol on a TradingView UDF datafeed
Use “Inspect a symbol on a TradingView UDF datafeed” in Recued. Resolve one exact symbol or ticker on the selected UDF-compatible server and show its session, timezone, price scale, and supported resolutions.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
symbol
trim
Trim whitespace from setting symbol
datafeed_config
?
supports_search
compare
Check if datafeed config result supports search equals true
supports_individual_lookup
compare
Check if datafeed config result supports group request equals false
supports_symbol_resolution
all
Check if all conditions are true
symbol_resolution_status
switch
Map supports symbol resolution to one of: true, false
details
?
skip: step.supports_symbol_resolution not_equal true
details_safe
default
Apply default
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
symbol
setting
=
tradingview
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.