Recued
Menu
← Back to recipes

Binance pair quote

by recued-core v2 7 views

Use “Binance pair quote” in Recued. Resolve a Binance trading pair, then quote it. The resolution runs first and on purpose: "the price of Ethereum" is not a symbol, and ETH, ethusd and ethusdt are three different guesses about a platform convention.

How it works 10 steps

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

Process (10 steps)
symbol uppercase
Convert setting pair to uppercase
symbol_required template
Generate text from a template
fail: step.symbol is_empty
resolve ?
resolved_symbol default
Apply default
resolved_required template
Generate text from a template
fail: step.resolved_symbol is_empty
stats_raw ?
stats default
Apply default
avg_raw ?
avg_price default
Apply default
card to_summary
Format results as a summary card
Settings 2 configurable

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

pair setting = BTCUSDT
binance 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 Binance connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.tickerdata.avg_price

About

Tags

binance binancemarket-datacryptoquotepriceread-onlypack:binance-market-data

Details

10 steps 2 configurable settings recipe_id: quote-pair-binance