Professional Jupyter notebooks for oil price analysis using the OilPriceAPI Python SDK.
Kaggle: View Notebook
Analyzes the price differential between West Texas Intermediate (WTI) and Brent Crude oil benchmarks.
Topics covered:
- Historical price comparison
- Spread calculation and visualization
- Trading signal identification
- Statistical analysis
Kaggle: Coming soon
Comprehensive technical analysis with indicators and forecasting.
Topics covered:
- Technical indicators (SMA, EMA, RSI)
- Volatility analysis
- Moving average crossovers
- Trend detection
pip install oilpriceapi pandas matplotlib seaborn scipyFree tier includes 1,000 requests/month:
- Sign up: oilpriceapi.com/auth/signup
- Documentation: docs.oilpriceapi.com
- Python SDK: github.com/oilpriceapi/python-sdk
- Click notebook links above
- Click "Copy & Edit"
- Add your API key in Secrets (label:
OILPRICEAPI_KEY) - Run all cells
jupyter notebook notebook_name.ipynbIssues and pull requests welcome!
MIT
Built by OilPriceAPI - Real-time commodity price data