Market Data and Timeframes
Live quotes
{ "id": "q", "type": "getQuote", "position": { "x": 0, "y": 100 },
"data": { "symbol": "RELIANCE", "exchange": "NSE", "outputVariable": "q" } }Historical bars
Node
Question it answers
barOffset — N bars back
{ "id": "b5", "type": "barOffset", "position": { "x": 0, "y": 100 },
"data": { "symbol": "NIFTY", "exchange": "NSE_INDEX", "interval": "D",
"source": "api", "offsetBars": 5, "outputVariable": "bar5" } }priorPeriodOhlc — previous period levels
Alias
Same as
Timeframes
Resampling with the Historify DB
From stored
You can request
The 200-bar ceiling
Interval
Calendar window actually requested
Rate limits and caching
Broker
Limit
Index symbols
Symbol
Exchange
Last updated