Control parameters for solar hedging
control_solarHedging(
n_panels = 1,
efficiency = 1,
PUN = 1,
tick = 1,
n_contracts = 1
)Numeric scalar, number of meters squared of solar panels.
Numeric scalar, average electricity produced with 1 \(m^2\) of solar panels given 1 kWh/\(m^2\) of solar radiation received.
Numeric scalar, fixed electricity price at which the produced energy is sold.
Numeric scalar, tick for the monetary conversion of the payoff of a solar derivative from kWh/\(m^2\) to Euros.
Numeric scalar, number of solar derivative contracts bought.
Version 1.0.0.