finance.eod
Interface TradingRule

All Known Subinterfaces:
BuyAtOpen, SellAtOpen
All Known Implementing Classes:
BuyDoubleBottom, SellDoubleTop

public interface TradingRule


Method Summary
 boolean trade()
           
 

Method Detail

trade

boolean trade()