Portfolio
Get optimal positions for portfolio
Based on the current demand forecast for a given portfolio, return the optimal set of positions given prices on the specified market.
Returns suggested positions, along with appropriate market (day ahead or continuous, based upon the selected time period)
GET
/
entities
/
portfolio
/
{geography_id}
/
optimal
Path Parameters
geography_id
enum<string>
requiredAn enumeration.
Available options:
DE
, UK
, NL
, FR
, SE
, DK
, IE
, NO
, IT
, FI
, BE
, ES
, AT
, BG
, HU
, HR
, CZ
, EE
, GR
, LV
, PT
, PL
Query Parameters
start_time
any
end_time
any
Response
200 - application/json
timestamps
string[]
requiredTimestamps for demand (UTC)
demand
number[]
requireddelta_to_median
number[]
requiredvalue_of_delta_eur
number[]
requiredmarket
enum<string>[]
requiredAvailable options:
day_ahead
, continuous