|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FixedQuantityStrategy
Strategies implementing this interface indicate that they bid a constant quantity in each market round.
Method Summary | |
---|---|
int |
getQuantity()
|
void |
setQuantity(int quantity)
Specify the quantity to bid for. |
Methods inherited from interface net.sourceforge.jasa.agent.TradingStrategy |
---|
determineQuantity, initialise, isBuy, modifyOrder, setAgent, subscribeToEvents |
Method Detail |
---|
void setQuantity(int quantity)
int getQuantity()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |