com.dxfeed.event.candle
Interface CandleSymbolAttribute<A>

All Known Implementing Classes:
CandleExchange, CandlePeriod, CandlePrice, CandleSession

public interface CandleSymbolAttribute<A>


Method Summary
 java.lang.String changeAttributeForSymbol(java.lang.String symbol)
           
 void checkInAttribute(CandleSymbol candleSymbol)
           
 

Method Detail

changeAttributeForSymbol

java.lang.String changeAttributeForSymbol(java.lang.String symbol)

checkInAttribute

void checkInAttribute(CandleSymbol candleSymbol)