com.exponto.jstock
Class IndicatorDataSeries

java.lang.Object
  extended bycom.exponto.jstock.IndicatorDataSeries

public class IndicatorDataSeries
extends java.lang.Object

This class stores all indicator series

Author:
Kaare

Constructor Summary
IndicatorDataSeries()
           
 
Method Summary
 Indicator getIndicator(TickerID tID, java.lang.String indicatorType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndicatorDataSeries

public IndicatorDataSeries()
Method Detail

getIndicator

public Indicator getIndicator(TickerID tID,
                              java.lang.String indicatorType)


Copyright © 2004 Kaare Ranum