GQL Statement
future:(
  SUM(
    PRODUCT_CURVES(
      SUM_CURVES(
        V(G(electricity_interconnectors_import), electricity_output_curve)
      ),
      Q(merit_order_price_curve)
    )
  )
  -
  SUM(
    PRODUCT_CURVES(
      SUM_CURVES(
        V(G(electricity_interconnectors_export), electricity_input_curve)
      ),
      Q(merit_order_price_curve)
    )
  )
)
Result
| 
No year
 | 
-878,336,944.5247432 
 | 
euro | 
Description
The domestic country pays the price of the internal market when importing.
The domestic country receives the price of the internal market when exporting.
 
Characteristics
| Groups | 
 | 
| Unit | 
euro | 
| File path | 
/app/tmp/etsource/gqueries/general/costs/mece_costs/4_energy_carriers/costs_carriers_electricity_future.gql
 | 
References