package jtrade.marketfeed; import jtrade.indicator.Indicator; public interface Cleaner extends Indicator { }