|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValuationPolicy
A valuation policy for trading agents. The valuation policy is responsible for determining the long-run expected value of the asset or commodity being traded in the specified market.
Method Summary | |
---|---|
void |
consumeUnit(Market auction)
Recalculate valuation after consumption of the commodity being traded in the given market. |
double |
determineValue(Market auction)
Determine the current valuation of commodity in the given market. |
TradingAgent |
getAgent()
|
void |
initialise()
|
void |
setAgent(TradingAgent agent)
|
Method Detail |
---|
double determineValue(Market auction)
void consumeUnit(Market auction)
void setAgent(TradingAgent agent)
TradingAgent getAgent()
void initialise()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |