Event:
Cost: 0.1 credits per delivery
asset_price_window_update Cost: 0.1 credits per delivery
When to use this
- Build live OHLC candles for specific assets and timeframes.
- React the moment a candle opens or closes to update charts or indicators.
- Feed windowed price data into trading signals or backtests.
Subscription filters
Add these to thefilters object when you create the subscription.
Example
Notes
- This event fires twice per candle — once when the window opens and once when it closes — so expect two deliveries per candle for each subscribed timeframe.