Package com.dukascopy.api.indicators

Interface Summary
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
OptInputDescription Interface that marks object that describes possible values of the optional input.
 

Class Summary
DoubleListDescription Describes optional input as list of values
DoubleRangeDescription Describes optional input as range of values
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
IntegerListDescription Describes optional input as list of values
IntegerRangeDescription Describes optional input as range of values
OptInputParameterInfo Describes optional input
OutputParameterInfo Describes output
 

Enum Summary
InputParameterInfo.Type Type of the input
OptInputParameterInfo.Type Type of the optional input
OutputParameterInfo.Type Type of the output
 



Copyright © 2009. All Rights Reserved.