finance.eod
Interface SellAtOpen

All Superinterfaces:
TradingRule
All Known Implementing Classes:
SellDoubleTop

public interface SellAtOpen
extends TradingRule


Method Summary
 boolean trade()
           
 

Method Detail

trade

boolean trade()
Specified by:
trade in interface TradingRule