Examples

To run the examples, you need to install matplotlib and plotly. Using pip, you can install them with the following command:

pip install matplotlib plotly

TIME_SERIES curve examples

TAGGED curve examples

  • No example yet

INSTANCE curve examples

TAGGED_INSTANCE curve examples

Listening for changes example

  • Listening for changes for several Solar and Wind curves and append new data to a csv file for each new event ([view on github] , [download])

General examples

Intraday examples

  • Simple example on how to get the intraday price forecast. ([view on github] , [download])

  • Example on how to get the absolute forecast for the intraday price. The absolute forecast shows the price development over time for a specific contract. ([view on github] , [download])

  • Example on how to create lead time analysis plots. These plots show how the difference between a chosen benchmark forecast and one of our intraday forecasts develops over time ([view on github] , [download])

Reproduce figures from volueinsight.com