Introduction

In a competitive market a GenCo aims to maximize its profit with minimum risk by selling its energy in a variety of available contracts. Various contracts available are, pool market, bilateral contract, derivative products and contracts between zones. Since the electricity market price is uncertain, a GenCo tries to optimally allocate its output while controlling the risk of price volatility. Volatility and competitiveness in energy markets force GenCos to act strategically to maximize profit.Portfolio optimization helps GenCos in maximizing their profit through optimal allocation of contracts and hedging of risk [1,2,3]. Further, price uncertainty across markets affects GenCos trading decision making. Therefore, it is important to consider various effects of market uncertainties in trading strategy.

Reference [4, 5] discusses derivatives such as futures, forwards, swaps and options. Future contracts are of financial nature giving the contract holder the right to exercise it during certain time in future at a fixed price, based on certain amount of money known as option premium [6,7,8,9]. Forward contracts are the contract between two parties to buy and sell an asset at a specified future time at an agreed upon price. The contract for difference (CfDs) [10] is the contract between two diverging area prices to manage the risk of locational price spread.

Reference [11] presents a stochastic model for coordination of physical and financial contracts under the price volatility. Portfolio optimization using forward contracts on electricity market and natural gas is discussed in [12]. Development of option contract for electricity market trading is discussed in [13]. A brief life cycle view of a future contract is given in [14, 15]. The impact of physical and financial contracts on producer’s bidding strategies has been studied in [16]. Reference [17] discusses the economics of electricity hedging using future contracts. Reference [18] deals with the design of forward contracts bundled with financial options for electricity risk management. A statistical study of direct and cross hedging using future contracts is given in [9]. Based on mean variance portfolio theory, an analytical approach is proposed in [3] for optimal energy allocation between spot and bilateral contract markets. The authors in [19] proposed a multi-period optimal contract allocation using mean variance theory considering producers risk preferences.

Conejo et al. [20] proposed a conditional value at risk (CVaR) based risk-constraint profit maximization model with forward contract involvement to hedge risk of pool price volatility. A case study highlighting advantages of options to managem financial risks in electricity market is discussed in [21, 22]. A Nash model to find equilibrium pricing of future market and optimal generation asset allocation considering spot price risk is proposed by Guan et al. [23]. Use of asian options with its pricing strategies to improve market equilibrium in day ahead market risk hedging is shown in [24].

Available literature discusses a situation of GenCos intrazonal bidding with an aim to mitigate spot price risks. However inter zonal transaction may lead to congestion risk that arises from difference in locational prices of involved multiple locations. Studies show use of FTR [28] and other congestion management instruments. However these financial instruments risk hedging strategies are not suitable for a short-term market like day-ahead market involving multiple contracts. Therefore the work proposed here uses options as a congestion hedging tool for multizonal markets. This approach is applicable to power producers involving inter regional power transfer.

This paper proposes a mean variance approach [25, 26] to investigate short term commercial decisions of a GenCo holding contracts with multiple locations considering congestion effect. The fundamental difference between this approach and others in the available literature is the consideration of multiple zones to demonstrate the concept of hedging congestion charges with options, along with forward and spot contracts. A scenario generation model is proposed to govern the stochastic evolution of spot prices. BR (backward reduction) algorithm is used to reduce the number of scenarios and facilitates the construction of scenario tree. Variance-covariance relation between the expected profit and risk is considered to generate the trade off curve. A case study based on a realistic market is presented.

Hedging Positions

Multi-zonal markets carry the risk of spot price uncertainty and inter-zonal congestion. GenCo as a profit seeking producer, decides to take congestion hedging position by trading in options. GenCos trading decision to opt for hedging position is not to make profit from it, but to protect itself from inter-zonal spot price (congestion) risks. Hedging can be of direct type or cross type. Direct hedge is risk less hedging positions i.e., the trading participant is fully hedged. A cross hedge is the act of hedging one contract position by taking an offset position in another contract.

Reference [27] shows comparative hedging positions of future contracts in relation to crude oil contracts in a deregulated electricity market. Collin in [17] discussed economics of electricity hedging from risk management. Financial transmission rights (FTR) are important instruments for hedging congestion risks. Li et al. in [28] proposed a risk constrained FTR bidding strategy in transmission auction markets. A day ahead profit hedging model accounting for imbalances that arises from infeasible dispatch schedule accepted by market operator (MO) is given in [29].

With multiple markets the price differential between areas is volatile and this gives rise to congestion risk. This paper identifies effective involvement of options for cross-hedging congestion risks and also calculates the amount of options that minimize the risk. A congestion relieving situation has also been demonstrated. Several approaches are discussed in literature to find the optimal hedging position. This paper uses mean variance model to find the optimal hedge position by maximizing mean return thereby minimizing variance. A higher variance makes it difficult to find optimal revenue meet of a GenCo in electricity market.

Problem Formulation

Solution Framework

The paper aims to determine an optimal power portfolio for a GenCo in multi-market environment. A time period (T) of 1 month is considered with each hour as trading interval. The number of contracts for the entire period of study is decided. These include spot market, forward (bilateral) contract, inter-zonal contract and options as hedging contract. The spot market considered in this paper is a day-ahead market based on a power pool with uniform market clearing price (MCP) mechanism.

Scenario Consideration

The uncertainties of electricity spot prices are modeled by creating possible set of scenarios based on Monte Carlo simulation method. This essentially approximates the required number of samples with associated probability for a given accuracy level independent of system size. This makes it suitable for large scale simulations. Nevertheless, a large number of scenarios increases the computational burden and also time consuming for solving the stochastic programming problem. Therefore, a mathematical model to reduce such scenarios is essential. A scenario reduction methodology reduces the scenario set while keeping the stochastic information embedded in it.

Scenario Tree Construction

The proposed scenario reduction technique controls the goodness-of-fit of approximation by measuring the distance between probability distribution as a probability metric. Electricity spot prices at different locations are approximated to form the stochastic vector for scenario consideration. Monthly prices of the past years are taken to define the range (minimum and maximum) for the forecast spot price. Minimum and maximum values of the forecast data are used to create price scenarios for each hour.

Efficient algorithms based on backward reduction method is developed that determine optimal reduced measures. Simultaneous backward reduction and fast forward methods are briefly introduced below [30, 31].

Let ζ w (w = 1,...,N) denotes N scenarios, each with a probability of p w . Considering \(DT_{w,w^{\prime }}\) as the distance of scenario pair (w,w ), the backward reduction technique follows as,

  1. 1-

    Let W denotes the initial set of scenarios and DW be the scenarios to be deleted. DW is set as null initially. The distance between all scenario pairs is computed as: \(DT_{w,w^{\prime }} = DT(\zeta _{w},\zeta _{w^{\prime }});w,w^{\prime }=1,...,N\)

  2. 2-

    For each scenario s, \(DT_{s}(r) = minDT_{s,w^{\prime }};w^{\prime }, k \in W\) and w k; r is the scenario index having minimum distance with scenario s.

  3. 3-

    P D s (r) = p s D T s (r);sW. d is chossen such that P D d = m i n P D s .

  4. 4-

    W = W −{d},D W = D W + {d};p r = p r + p d .

  5. 5-

    Steps 2 to 4 are repeated to meet number of deleted scenarios target.

Fast forward algorithm follows the similar steps, except, the scenario reduction process is repeated recursively until the required number of reduced scenario is selected. If the required number of reduced scenario is very small, such strong reduction process is followed. The work proposed here uses the BR algorithm to get the optimal reduced scenario. The psedu code for BR technique is given in Fig. 1.

Fig. 1
figure 1

Pseudo code for BR technique

The above algorithms are implemented in MATLAB. The computation time to reduce 1000 scenarios (with 744 dimensions in each scenario) into 10 scenarios is about 4 min. The simulation is performed on a 4 GHz system. Figure 2 shows the scenario tree representing the stochastic pool price. The sum of probabilities over all the scenarios is equal to 1. To introduce stochasticity in the solution, 10 price scenarios are considered for each time interval (744 × 10).

Fig. 2
figure 2

Price scenario tree

Stochastic Portfolio Allocation Problem

The GenCo is assumed to have contract allocation in multiple locations and behaves as a price taker i.e., its production does not influence electricity market price.

Revenue Involved Contracts

For Z(m = 1,...,Z) zones considered, the GenCos home location is indexed as 1(m = 1) having: 1) home spot market sharing; 2) home bilateral contract; 3) Forward contract with other zones and 4) corresponding hedging options with other zones. The GenCo faces uncertainties pertaining to spot price of home zone, spot price of inter-zonal transactions and inter-zonal hedging options.

Spot Market

The revenue obtained by the GenCo in the spot market for each spot price scenario \(({r^{w}_{s}})\) depends on the time period t and given by

$$ {r^{w}_{S}}=\sum\limits_{t=1}^{T}{{\lambda^{w}_{s}}(t)} {e^{w}_{s}}(t) $$
(1)

where, \({{\lambda ^{w}_{s}}(t)}\) is the spot market trading price of the considered scenarios (Euros/MWh); \({e^{w}_{s}}(t)\) is the energy contracted in spot market for the corresponding spot price scenarios (MWh).

Forward Contracts

The most common forward contracts are bilateral contracts used to hedge against spot price risks. For a GenCo it is an agreement between the GenCo and load entity to deliver certain amount of energy for a specified future duration at price λ f . The revenue obtained can be calculated as

$$ {r^{m}_{F}}=\sum\limits_{m=2}^{Z}\sum\limits_{t=1}^{T}{{\lambda^{m}_{f}}(t)} {e^{m}_{f}} $$
(2)

where, \({\lambda ^{m}_{f}}(t)\) is the effective inter-zonal contract price with consumer of mth zone [Euros/MWh] and \({e^{m}_{f}}\) is the corresponding energy contracted in inter-zonal forward market [MWh]. Contract involved with other region indexed as m = 2...Z. For these contracts the difference in prices of two zones is the applicable congestion charge for the corresponding contract. This is partially or fully supplied by the GenCo, depending on the market rule. The congestion charge is given by,

$$ \text{Congestion Charges} = {{\lambda^{m}_{s}}}(t)-{{\lambda^{1}_{s}}}(t) $$
(3)

where, \({\lambda ^{m}_{s}}(t)\) is the spot electricity price of mth trading zone [Euros/MWh] and \({{\lambda ^{1}_{s}}}(t)\) is the spot electricity price of GenCos home zone [MWh]. The contract holder pays the charges for such inter zonal contracts proportionately based on congestion factor γ(0 ≤ γ ≤ 1), as per market rule γ linearly varies from 0.5 − 1. The effective contract prices for GenCo would be

$$ {{\lambda^{m}_{f}}}(t) = {\lambda^{m}_{BC}}(t)-\gamma({{\lambda^{m}_{s}}}(t)-{{\lambda^{1}_{s}}}(t)) $$
(4)

where, \(\lambda ^{m}_{BC}\) is the agreed upon price for the forward contract with consumer of mth zone. For within zone(intra zonal) bilateral contract (m = 1), congestion factor γ is zero, as the consumer pays the agreed contract price (\(\lambda ^{m}_{BC}\)) within the home location. Let the effective contract price be λ B . The revenue r B is given by,

$$ r_{B} = {\lambda_{B}}e_{B} $$
(5)

Hedging Options

A key risk in electricity market is the price variation across locations, known as congestion risk. This can be hedged with options/CfDs, depending on their availability at the time of congestion. Options are considered here as hedging instrument, as they do not give a negative payoff. However, the price of option hedging is higher compared to other hedging instruments, as they are associated with a premium. Options as hedging instrument are considered between areas spanning each trading interval. Consequence of a GenCo facing congestion fee in a day-ahead market with options is given in Table 1.

Table 1 GenCo’s consequence facing congestion fee

The associated pay-off for the holder of options long position (buying) is given by,

$$ \left\{\begin{array}{ll} {{\lambda^{m}_{s}}}(t)-{{\lambda^{1}_{s}}}(t),& {{\lambda^{m}_{s}}}(t)> {{\lambda^{1}_{s}}}(t)\\ 0, & {{\lambda^{m}_{s}}}(t)< {{\lambda^{1}_{s}}}(t) \end{array}\right. $$
(6)

So, the effective contract price of options purchase (\({\lambda ^{m}_{h}}\)) for inter-zonal transaction would be the difference between the respective zonal price and the option premium (\(\lambda ^{m}_{prim}\)).

$$ {\lambda^{m}_{h}}(t) = {{\lambda^{m}_{s}}}(t)-{\lambda^{m}_{prim}} $$
(7)

Because the option exercise is dependent on the system marginal price scenario, the pay-off is also dependent on the considered trading period t. The option revenue over the trading period is given as,

$$ {{r^{m}_{H}}} = \sum\limits_{m=2}^{Z}{\sum\limits_{t}^{T}}{\lambda^{m}_{h}}(t)\times{{e^{m}_{h}}}(t) $$
(8)

where, \({\lambda ^{m}_{h}}\) is the effective hedging contract price with consumer of mth zone [Euros/MWh] and \({e^{m}_{h}}\) is the traded energy in hedging contract [MWh]. When spot price at inter-zonal locations are higher than home location, the GenCo is assumed to pay the congestion fee. However, the GenCo receives a rebate equal to the congestion fee for relieving congestion when inter-zonal price is less than the home zone. In such cases, the holder is said to have a short position in option (selling).

Expected Profit

A mean variance approach is used for portfolio optimization. As per the Markowitz mean-variance portfolio theory, the average value of profit from forecast price for each trading interval is considered as the expected value (E x p(π)) and its variance is considered as risk constraint (V a r(π)). The analysis considers inter dependency between contracts through a correlation matrix. The profit π C for each trading interval is given by

$$ \pi_{C}={r^{w}_{S}}+r_{F}+r_{B}+{r_{H}}-c(P_{G}) $$
(9)

where, c(P G ) is a quadratic cost function of power awarded with coefficients a, b and c as.

$$ c(P_{G}) = [a({P^{2}_{G}})+b(P_{G})+c]u(t)+c^{su}(t) $$
(10)

The total cost is the summation of the quadratic function of power awarded and constant start up cost. The start up cost (c su(t)) follows the following limiting constraints between consecutive trading intervals.

$$ c^{su}(t) \geq c^{su}(u(t) - u(t-1)),c^{su}(t) \geq 0. $$
(11)

The operating constraints of the GenCo include the minimum and maximum power output as,

$$ P_{gmin}u(t) \leq P_{G} (t)\leq P_{gmax}u(t) $$
(12)

Now, the expected value of profit is given by,

$$ Exp(\pi)=Exp[r_{S}+r_{F}+{r_{H}}+r_{B}-c(P_{G})] $$
(13)

Intra-zonal bilateral contracts are known at the time of planning, so its expected value is fixed through out the planning period and can be excluded from the mean calculation. Thus, the expected profit can be re-written as,

$$ {Exp(\pi)}=Exp[r_{S}+{r_{F}}+{r_{H}}-c(P_{G})]+r_{B} $$
(14)

Now, the expected profit for the total planning period is given by,

$$\begin{array}{@{}rcl@{}} {Exp(\pi_{w})}&=&{\sum\limits_{t}^{T}}\varepsilon({{\lambda^{w}_{s}}(t)}){e^{w}_{s}}(t)+\varepsilon({{\lambda^{m}_{f}}(t)}){e^{m}_{f}}(t)\\ &&+\varepsilon({{\lambda^{m}_{s}}(t)}){e^{m}_{s}}(t)+{\lambda_{B}} e_{B}-c(P_{G}) \end{array} $$
(15)

All the above constraints are true for each scenario of the spot price.

Risk Model

The revenue obtained from intra-zonal (home location) bilateral contract has zero variance due to its fixed price and quantity. The uncertainty model involves volatility of spot, inter-zonal contracts and options hedging. The uncertainty of total profit can be evaluated as variance of the profit and is given by Eq. 17.

$$ Var(\pi) = Var[r_{S}+{r^{m}_{F}}+{r^{m}_{H}}] $$
(16)
$$\begin{array}{@{}rcl@{}} Var(\pi) &=& Var({r^{w}_{S}})+Var({r^{m}_{F}})+Var({r^{m}_{H}})\\ &&+2Cov({r^{w}_{S}},{r^{m}_{F}})+2Cov({r^{w}_{S}},{r^{m}_{H}})\\ &&+2Cov({r^{m}_{F}},{r^{m}_{H}}) \end{array} $$
(17)

The variance for the total planning horizon is given by,

$$\begin{array}{@{}rcl@{}} {Var(\pi_{w})}&=&{\sum\limits_{t}^{T}}{{{e^{w}_{s}}}(t)}{^{2}}\sigma({{\lambda^{w}_{s}}(t)})+{{e^{m}_{f}}(t)}^{2}\sigma({{\lambda^{m}_{f}}(t)})\\ &&+{{e^{m}_{h}}(t)}^{2}\sigma({{\lambda^{m}_{h}}(t)})+2Cov({r^{w}_{S}},{r^{m}_{F}})\\ &&+2Cov(r_{S},{r^{m}_{H}})+2Cov({r^{m}_{F}},{r^{m}_{H}}) \end{array} $$
(18)

where, σ is the variance operator and C o v is the covariance operator.

Equation 18 shows the profit variance with considered spot price scenarios. The covariance shows the correlation between different market prices at each trading interval. Now, the expected profit and its variance are incorporated in the objective function to maximize the profit and minimize the involved risk. The power portfolio optimization model is mathematically represented as,

$$ \text{maximize} \; {\Pi=\sum\limits_{W}p_{w}Exp(\pi_{w})-\eta p_{w}Var(\pi_{w})} $$
(19)

subject to Eqs. 10122023 and

$$ {P^{w}_{G}}(t)={e^{w}_{s}}(t)+{e^{w}_{B}}(t)+e^{m,w}_{f}(t) $$
(20)
$$ {e^{w}_{s}}(t), {e^{w}_{B}}(t), e^{m,w}_{f}(t) \geq 0 $$
(21)
$$ e^{m,w,min}_{f}(t)\leq e^{m,w}_{f}(t)\leq e^{m,w,max}_{f}(t) $$
(22)
$$ e^{w,min}_{B}(t)\leq {e^{w}_{B}}(t)\leq e^{w,max}_{B}(t) $$
(23)

where, p w is the probability of occurrence of scenario w and η is the risk aversion factor. Energy terms in the above constraint equations are subjected to spot price scenarios, thus varies dynamically.

Numerical Results and Analysis

The GenCo is considered to be a thermal power station located at Oslo (Zone 1/home zone) having forward and hedging contracts with Zone 2 (SE3) and Zone 3 (NO5). Table 2 shows the GenCos technical characteristics. GenCos cost function is considered to be same for the entire period of analysis. The GenCo has options along with inter-zonal forward contracts to hedge the congestion charge. The premium value associated with the hedging contract is kept at 1.25 Euros/MWh.

Table 2 Generator technical specifications

Data and Parameters

Spot price forecasting involves different methods. As price forecasting is not the focus of this study, historical information based method is used for spot price estimation. Historical data of similar trading intervals for entire planning period are used to estimate spot prices of corresponding trading intervals.

The study is carried out using past market data of NORDPOOL for the month of July (2009–2013) (http://www.nordpoolspot.com/). To introduce stochastic uncertainty Monte Carlo simulation is carried out to generate 1000 random scenarios of spot prices. With the proposed backward reduction technique (BR) 1000 scenarios are reduced to 10 scenarios. For each reduced spot price scenarios, with 6 available contracts, except home bilateral contract, variance co-variance matrices are calculated using MATLAB function. For the presented study 744 trading intervals are considered. With five risky contracts, 744 matrices of size 10 × 5 × 5 are computed. Table 3 shows the average correlation matrix computed for the considered planning period. The primary concern in a mean variance formulation is the right choice of producers risk aversion factor (η), which is a private information of the GenCo. Normally risk aversion factor value varies from 0 to 1. If η = 0, GenCo is risk neutral; if η > 0, GenCo is risk averse; and if η < 0, GenCo is risk loving (rare in electricity market). For this study the range of risk aversion factor (0 − 0.00002) at random steps are considered.

Table 3 Correlation between contract prices

Test Results

Profit function (19) subject to constraints (10)–(12) and (20)–(23) is optimized to manage portfolio of all involved contracts. For each value risk aversion factor a particular trading strategy is obtained to maximize the portfolio. The MINLP optimization problem have been solved using SBB CONOPT solver of GAMS (https://www.gams.com/) in a core i5, 3.2-GHz processor and 4-GB RAM computer, with an average solution time of 1.18 min. SBB offers node selection using standard Branch and Bound algorithm and solution is used by NLP algorithm of CONOPT in loop to optimize the NLP problem. SBB finds the best estimate to provide the starting point for NLP models.

Profit Risk Trade-Off

Equation 18 represents the relationship between contracts through correlation of contract prices. Objective function π is maximized for optimal allocation in involved contracts. Optimal portfolio of GenCo is obtained and plotted as efficient frontier for different values of risk aversion factor in Fig. 3. All the portfolio points with mean and variance form a frontier. Portfolios which provide best risk return combination, are called optimal portfolios. The plot concerning these optimal portfolios is known as efficient frontier(EF). The EF plot shows maximum profit at higher risk with corresponding decrease in profile of lower risk.

Fig. 3
figure 3

Profit standard deviation vs expected profit

Two cases are considered for this study, Case 1: portfolio optimization with hedging instrument and Case 2: portfolio optimization without hedging instruments. EF for the corresponding profit risk trade-off is plotted in Fig. 3. The frontier with hedging instruments (Case 1) shows better profit-risk profile than Case 2, whereas Case 2 has higher value of profit profile with larger risk exposure. The risk averse GenCo will always find Case 1 as a better trading strategy over Case 2 even with lower profit.

Impact of Bilateral Contracts

Three sets of bilateral contract prices are considered to show the impact of inter-zonal forward contract price on GenCos profit-risk trade-off strategy. Simulation is performed and EFs are plotted in Fig. 4. Subplot1 (SP1), SP2 correspond to Case 1 and SP3, SP4 correspond to the respective Case 2. Let A 1 and A 2 denote the bilateral contract prices (Euros/MWh) of Zone 1 and Zone 2 respectively. Various combination of contract prices considered are listed in Table 4. Last column of the table indicates line type pictured in Fig. 4. For Case 1 (SP1 and SP2), as the bilateral contract price increases, the profit profile has an upward shift with decreasing risk. For Case 2 (SP3 and SP4), the upward shift of the profit profile is more but with higher risk. This implies, without hedging instrument the GenCo may gain more profit but with a higher risk exposure. This further indicates that the parallel shifting of frontiers may not necessarily help in reducing the profit risk, where as the inclusion of options hedging offers overall risk protection.

Table 4 Contract price combinations
Fig. 4
figure 4

Profit risk profile with different zonal bilateral price

SP2-Case 1 and SP4-Case 2 which consider increase in forward contract price in both the zones, have equal upward shifting of the EFs. Again Case 1 plot shows better profit risk trade-off strategy compared to Case 2.

Scenarios Risk Trade Off

Multiple spot price scenarios are generated with random probability through the scenario generation method described in “Problem Formulation”. Profit distribution for each random scenario is calculated using the proposed optimization problem for different values of η. The profits distribution in the risk neutral case (η = 0) and a risk averse case (η = 0.00002) are shown Fig. 5. The concentrated profit profile for the risk averse case indicates reduced risk exposure. On the other hand the distributed profit profile for the risk neutral case indicates increased risk exposure.

Fig. 5
figure 5

Profit distribution profile

Optimal Hedging Position of Contracts

The GenCo participates in buying two option contracts for two zones (Zone 2 & Zone 3) to hedge the congestion risk. Optimal allocation in forward, spot and options depends on contract prices during the considered trading interval and the involved uncertainties.

Box plot in Fig. 6 shows the distribution of hedging options for the entire planning period. The positive values imply selling of hedging contracts (short position) while negative values imply buying of hedging contracts (long positions). More option instruments are needed to hedge the congestion risk with increasing η. Figure 6 represents the expected long position of hedging options in a risk environment. As can be seen from SP1 Fig. 6, the mean position of the outcomes tend to occur closer to the median value (horizontal red lines). This implies risk averse behavior of the GenCo and it tends to bid more in options to hedge the congestion with increasing risk aversion factor. In SP2 the median value is higher than the mean position. This makes the GenCo more tolerant to risk. The higher value of inter zonal bilateral price of Zone 3 compared to Zone 2, makes the GenCo bid more in Zone 3 to gain more profit irrespective of the congestion risk. This reflects higher upside potential for the GenCo to bid in Zone 3.

Fig. 6
figure 6

Long position in options

Short positions are plotted in Fig. 7. The red lines in the box plot represent the median position of the distribution. SP1-zone2 with mean > median shows risk averse behavior of the GenCo with less short positions in Zone 2. On the other hand, SP2-zone3 with mean < median shows risk neutral behavior of the GenCo with more short positions in Zone 3. This can also be inferred from Table 3, which shows a strong correlation between Spot and Option 3 in comparison with the weak correlation between Spot and Option 2. Thus a risk neutral GenCo may find SP2 a more attractive trading strategy and reflects higher upside potential for the GenCo to bid in Zone 3.

Fig. 7
figure 7

Short positions in options

Figure 8 shows the variation in spot market allocation for different risk aversion levels and for each trading interval. The average of the trading quantity over each day (24 h) is considered for the plot. For the initial trading period, spot market allocation is lower due to low market price, while later the spot allocation has an increasing profile. Overall trading allocation decreases with increase in risk aversion factor.

Fig. 8
figure 8

Optimal hedging position of Spot contract quantity

Percentage share of considered physical contracts for the planning period are plotted in Fig. 9. With spot price uncertainty GenCo will trade more in bilateral contract for better risk management. Further with higher value of bilateral contract price of Zone 3 and lower value of congestion charges GenCo will trade more in Zone 3.

Fig. 9
figure 9

Percentage contract share for the whole planning period

Conclusion

NORDPOOL exercises power options as a financial hedging instrument through Nasdaq, thus making it Europes’ largest derivative exchange. The work here demonstrates power options as a hedging tool for inter zonal power transaction. The paper presents a mean variance profit maximization model for GenCo in a multi-zonal market. The allocation model is based on NORDPOOL market with spot and forward contracts. To introduce stochasticity in the spot prices, a scenario generation methodology is presented.

Hedging analysis is performed with two inter-zonal spot markets. The results indicate that a strong correlation between Spot and Option 3 (0.9857) (shown in Table 3) compared to correlation between Spot and Option 2 (0.1558), leads to higher allocation of options in Zone 3 and may help in hedging the associated congestion risk with inter-zonal contracts. A comparative analysis using different bilateral prices is shown. The results justify that the inclusion of options provides better risk protection with increasing bilateral contract price. The paper also demonstrates GenCos portfolio selection preferences with and without congestion uncertainty. A congestion relieving situation is demonstrated for an inter-zonal contract involving zonal spot price less than the GenCos home zone price. The plotted results indicates GenCos willingness to bid more in congestion relieved area. The presented study also shows GenCos behavior under risk through probability plot. Risk averse GenCo will have a concentrated profit profile than a risk neutral one. Thus portfolio optimization study with risk management is essential for a GenCo while trading in multiple electricity markets.

It is expected that profit will be higher if congestion are hedged by purchasing FTRs than options. This is because of higher value of options price compared to FTRs. So, further study with FTR allocation along with pool market can be done.