Models
Daily ensemble: input models
6 signals · fed into the stackerAn LLM-designed baseline trained on gasoline futures volatility and short-term returns.
Predicts whether to buy gas based on Gulf of Mexico sea surface temperature patterns that signal hurricane and refinery disruption risk.
Predicts whether consumers should buy gas now based on recent WTI crude oil price levels and short-term trends.
Predicts whether gas prices will be higher next week by tracking U.S. weekly gasoline inventory levels from the EIA.
Predicts whether gas prices are more likely to rise by using short-term WTI crude oil price trends.
Predicts whether retail gas prices will be higher in one week by tracking WTI crude oil spot price trends and momentum via Alpha Vantage.
Final layer: ensemble meta-learner
stacks the daily signalsReads every teammate model's buy-probability as a feature and produces the final YES/NO shown on the homepage.
Tomorrow signal
hourly · local LLMRuns on its own cadence and does not contribute to the daily YES/NO. Produces a short-horizon (24-48h) verdict from news sentiment + intraday gasoline futures.