Uses of Interface
agents.trader.renewable.bidding.BiddingStrategy
-
Packages that use BiddingStrategy Package Description agents.trader.renewable.bidding -
-
Uses of BiddingStrategy in agents.trader.renewable.bidding
Classes in agents.trader.renewable.bidding that implement BiddingStrategy Modifier and Type Class Description class
AtMarginalCost
Calculates bid prices to equal marginal costclass
ContractForDifferences
Bidding strategy for two-sided contracts for differencesclass
FixedPremium
Bidding strategy for fixed market premiumclass
VariablePremium
Bidding strategy for variable market premium
-