Package agents.trader
-
Class Summary Class Description ClientData Holds data on the client of an AggregatorTrader (i.e. aRenewablePlantOperator
)ConventionalTrader Sells energy of one conventional PowerPlantOperator at theDayAheadMarket
DemandTrader Purchases energy atDayAheadMarket
according to givenTimeSeries
of energy demandFlexibilityTrader A type of Trader that also operates a flexibility asset, e.g. storage device or flexible heat pumpImportTrader Offers imported energy atDayAheadMarket
according to givenTimeSeries
of energy import as supply.StorageTrader Sells and buys energy utilising a StorageDevice
at theDayAheadMarket
Trader Abstract base class for all traders atDayAheadMarket
TraderWithClients Abstract base class for all traders atDayAheadMarket
that require clients in order to create their bids. -
Enum Summary Enum Description FlexibilityTrader.Outputs Output columns ofFlexibilityTrader
sFlexibilityTrader.Products Products ofFlexibilityTrader
sTrader.Products Products ofTrader
sTraderWithClients.Products Products ofTraderWithClients