get_crude_oil_inventories
Fetch EIA weekly crude oil inventory data to assess market supply and generate trade signals for crude oil futures.
Instructions
Fetch EIA weekly crude oil inventory data — critical signal for the CL (crude oil) futures bot. Covers US commercial crude stocks, Cushing Oklahoma (WTI delivery point), and field production. Released every Wednesday ~10:30 AM ET. Build above estimate = bearish CL; draw below = bullish. Requires EIA_API_KEY (free at eia.gov/opendata).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_cache | No | Use 24-hour cache (EIA data is weekly) |