- What function is more suitable for retrieving historical prices?
Gas hub futures & spot prices.
- PEG → PEGMc1
- THE → THEMVc1
- PVB → PVBMc1
- PSV → PSVMc1
- NBP → NBPMVc1
2. Exact API formulas / endpoints
Which are the exact equivalent endpoints in the Codebook API (or Enterprise API, if different) that replace the historical functions we currently use:
rdp.get_historical_price_summaries(universe="TFUBMc1")
rdp.get_prices(...)
Specifically, we need to understand:
- the correct function to pull full historical volume, bid/ask, and intraday data.
- how to call multiple fields beyond settlement (open, high, low, bid, ask, volume).