Control parameters for solar hedging

control_solarHedging(
  n_panels = 1,
  efficiency = 1,
  PUN = 1,
  tick = 1,
  n_contracts = 1
)

Arguments

n_panels

Numeric scalar, number of meters squared of solar panels.

efficiency

Numeric scalar, average electricity produced with 1 \(m^2\) of solar panels given 1 kWh/\(m^2\) of solar radiation received.

PUN

Numeric scalar, fixed electricity price at which the produced energy is sold.

tick

Numeric scalar, tick for the monetary conversion of the payoff of a solar derivative from kWh/\(m^2\) to Euros.

n_contract

Numeric scalar, number of solar derivative contracts bought.

Note

Version 1.0.0.