Recued
Menu
← Back to recipes

Review quotes from a TradingView UDF datafeed

by recued-core v1 10 views

Use “Review quotes from a TradingView UDF datafeed” in Recued. Read quote snapshots for one to ten exact, comma-separated tickers from the selected UDF-compatible server. Quote support, fields, source, and freshness vary by feed; this is a finite read, not a real-time stream or brokerage operation.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
symbols trim
Trim whitespace from setting symbols
quotes ?
rows default
Apply default
quote_count count
Count items in rows
quote_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

symbols setting =
tradingview setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Tradingview connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

tradingview tradingviewudfquotesmarket-dataread-onlypack:tradingview

Details

6 steps 2 configurable settings recipe_id: review-quotes-tradingview