Uses of Package
com.dukascopy.api.indicators

Packages that use com.dukascopy.api.indicators
com.dukascopy.api   
com.dukascopy.api.indicators   
 

Classes in com.dukascopy.api.indicators used by com.dukascopy.api
IIndicator
          Interface that should be implemented by custom(user) indicators.
 

Classes in com.dukascopy.api.indicators used by com.dukascopy.api.indicators
IIndicator
          Interface that should be implemented by custom(user) indicators.
IIndicatorContext
          Provides access to system services
IIndicatorsProvider
          Interface to get indicator groups, indicator names, and indicators itself
IndicatorInfo
          Describes indicator
IndicatorResult
          Contains index of first value in input, that has corresponding indicator value, and number of calculated elements.
InputParameterInfo
          Describes indicator input
InputParameterInfo.Type
          Type of the input
OptInputDescription
          Interface that marks object that describes possible values of the optional input.
OptInputParameterInfo
          Describes optional input
OptInputParameterInfo.Type
          Type of the optional input
OutputParameterInfo
          Describes output
OutputParameterInfo.Type
          Type of the output
 



Copyright © 2009. All Rights Reserved.