get_paxg_ohlcv_realtime
Generate real-time OHLCV bars for PAXG from tick stream. Specify bar size in seconds and number of recent bars to retrieve.
Instructions
Build OHLCV bars from PAXG tick stream on the fly.
Args: seconds_per_bar: Bar size in seconds (1-300). 10 = 10-second bars. lookback_bars: How many most-recent bars to return (1-500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lookback_bars | No | ||
| seconds_per_bar | No |