PolyBridgePolyBridge APIBeta
Demo
APICookbooksVIX forecast

VIX forecast

Monitor whether equity-market stress could rise over the next quarter using one headline VIX signal and four highlighted macro drivers.

Cookbook 1

VIX forecast

This example shows how to monitor whether equity-market stress could rise over the next quarter using one headline VIX signal and four highlighted macro drivers.

Run in Colab

Open the notebook and run all cells.

Run locally

zsh
git clone https://github.com/crowdvector/polybridge-cookbooks.git
cd polybridge-cookbooks/vix-forecast

bash setup.sh

python3 stress_monitor.py

Source