|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfinance.eod.BuyDoubleBottom
public class BuyDoubleBottom
Constructor Summary | |
---|---|
BuyDoubleBottom(EODQuote q1,
EODQuote q2,
EODQuote q3)
|
Method Summary | |
---|---|
boolean |
trade()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuyDoubleBottom(EODQuote q1, EODQuote q2, EODQuote q3)
q1
- two day old quoteq2
- yesterdays quoteq3
- most recent quoteMethod Detail |
---|
public boolean trade()
trade
in interface BuyAtOpen
trade
in interface TradingRule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |