| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.market.AuctioneerPolicy
edu.cuny.cat.market.accepting.ShoutAcceptingPolicy
edu.cuny.cat.market.accepting.OnlyNewShoutDecidingAcceptingPolicy
edu.cuny.cat.market.accepting.QuoteBeatingAcceptingPolicy
edu.cuny.cat.market.accepting.SlidingMatchedAverageBeatingAcceptingPolicy
edu.cuny.cat.market.accepting.SlidingAverageBeatingAcceptingPolicy
@Deprecated public class SlidingAverageBeatingAcceptingPolicy
| Field Summary | 
|---|
| Fields inherited from class edu.cuny.cat.market.accepting.SlidingMatchedAverageBeatingAcceptingPolicy | 
|---|
askException, bidException, expectedHighestAsk, expectedLowestBid, learner, P_DEF_BASE, P_LEARNER, SLIDING_AVERAGE_TRANSACTION_PRICE | 
| Fields inherited from class edu.cuny.cat.market.accepting.QuoteBeatingAcceptingPolicy | 
|---|
DISCLAIMER | 
| Fields inherited from class edu.cuny.cat.market.AuctioneerPolicy | 
|---|
auctioneer | 
| Constructor Summary | |
|---|---|
SlidingAverageBeatingAcceptingPolicy()
Deprecated.  | 
|
| Method Summary | 
|---|
| Methods inherited from class edu.cuny.cat.market.accepting.SlidingMatchedAverageBeatingAcceptingPolicy | 
|---|
askNotAnImprovementException, bidNotAnImprovementException, check, eventOccurred, reset, setup, toString | 
| Methods inherited from class edu.cuny.cat.market.accepting.OnlyNewShoutDecidingAcceptingPolicy | 
|---|
check | 
| Methods inherited from class edu.cuny.cat.market.AuctioneerPolicy | 
|---|
getAuctioneer, initialize, setAuctioneer | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SlidingAverageBeatingAcceptingPolicy()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||