dotnetCHARTING Send comments on this topic.
FinancialEngine Class Members
See Also  Methods 
dotnetCHARTING Namespace : FinancialEngine Class


The following tables list the members exposed by FinancialEngine.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)AcumulateDistributeOverPeriodOverloaded.  Evaluates the accumulation/distribution indicator for each of the (sub)collection of periods of a given length.  
Public Methodstatic (Shared in Visual Basic)AroonDownOverloaded.   
Public Methodstatic (Shared in Visual Basic)AroonDownOverPeriodOverloaded.   
Public Methodstatic (Shared in Visual Basic)AroonOscillatorOverloaded.   
Public Methodstatic (Shared in Visual Basic)AroonOscillatorOverPeriodOverloaded.   
Public Methodstatic (Shared in Visual Basic)AroonUpOverloaded.   
Public Methodstatic (Shared in Visual Basic)AroonUpOverPeriodOverloaded.   
Public Methodstatic (Shared in Visual Basic)AveragePriceOverloaded.   
Public Methodstatic (Shared in Visual Basic)BalanceOfPowerOverPeriodOverloaded.   
Public Methodstatic (Shared in Visual Basic)BollingerBandsOverloaded.  Within this class we offer procedures which evaluate the upper and lower Bollinger Bands.  
Public Methodstatic (Shared in Visual Basic)ChaikinMoneyFlowOverPeriodOverloaded.   
Public Methodstatic (Shared in Visual Basic)ChaikinOscillatorOverloaded.   
Public Methodstatic (Shared in Visual Basic)ChaikinVolatilityOverloaded.   
Public Methodstatic (Shared in Visual Basic)CommodityChannelIdxOverPeriodOverloaded.   
Public Methodstatic (Shared in Visual Basic)CrossingExtremeSignalOverloaded.   
Public Methodstatic (Shared in Visual Basic)CrossingSignalOverloaded.   
Public Methodstatic (Shared in Visual Basic)DirectionalMotionOverloaded.   
Public Methodstatic (Shared in Visual Basic)DMISignalOverloaded.   
Public Methodstatic (Shared in Visual Basic)DStochasticOverloaded.   
Public Methodstatic (Shared in Visual Basic)ExponentiallyWeightedMovingAverageOverloaded.   
Public Methodstatic (Shared in Visual Basic)ExtremeValueDSignalOverloaded.   
Public Methodstatic (Shared in Visual Basic)ExtremeValueKSignalOverloaded.   
Public Methodstatic (Shared in Visual Basic)FiniteImpulseResponseOverloaded.   
Public Methodstatic (Shared in Visual Basic)GeometricMeanOverloaded.   
Public Methodstatic (Shared in Visual Basic)GeometricMovingAverageOverloaded.   
Public Methodstatic (Shared in Visual Basic)HighestPeriodOverloaded.  Returns the highest value of prices over all values given. Returns a series which contains the higher highs values of prices array within a given period considering a look back period of n days.  
Public Methodstatic (Shared in Visual Basic)InterQuartileRangeOverloaded.  Calculates the Inter-Quartile Range(IQR) of the currently registered data set.  
Public Methodstatic (Shared in Visual Basic)KairiOverloaded.   
Public Methodstatic (Shared in Visual Basic)KFastStochasticOverloaded.   
Public Methodstatic (Shared in Visual Basic)KurtosisOverloaded.   
Public Methodstatic (Shared in Visual Basic)LinearMovingAverageOverloaded. Returns the value of the Linearly Weighted Moving Average(LWMA) for all periods for which sufficient historical data is provided.  
Public Methodstatic (Shared in Visual Basic)LowerBollingerBandsOverloaded.  Evaluates the position of the Lower Bollinger Band for a given standard deviation level.  
Public Methodstatic (Shared in Visual Basic)LowestPeriodOverloaded. Returns an array which contains the lower lows values of prices array within a given period considering a look back period of n days.  
Public Methodstatic (Shared in Visual Basic)MarketFacilitationIndexOverloaded.   
Public Methodstatic (Shared in Visual Basic)MeanOverloaded.   
Public Methodstatic (Shared in Visual Basic)MeanDeviationOverloaded.   
Public Methodstatic (Shared in Visual Basic)MedianOverloaded.   
Public Methodstatic (Shared in Visual Basic)MedianMovingAverageOverloaded. Returns the Median Moving Average of a given period of the data series provided for all possible periods for the data given.  
Public Methodstatic (Shared in Visual Basic)MedianPriceOverloaded.   
Public Methodstatic (Shared in Visual Basic)MinusDirectionalMovementOverloaded.   
Public Methodstatic (Shared in Visual Basic)MomentumOverloaded.   
Public Methodstatic (Shared in Visual Basic)MomentumPercentOverloaded.  We calculate the momentum pergentage over a given period.  
Public Methodstatic (Shared in Visual Basic)MoneyFlowIdxOverPeriodOverloaded.   
Public Methodstatic (Shared in Visual Basic)NegativeVolumeIndexOverloaded.   
Public Methodstatic (Shared in Visual Basic)OnBalanceVolumeOverloaded.   
Public Methodstatic (Shared in Visual Basic)PercentileOverloaded.  Calculates the n-th percentile of the series.  
Public Methodstatic (Shared in Visual Basic)Percentile25Overloaded.  Calculates the first percentile of the series.  
Public Methodstatic (Shared in Visual Basic)Percentile50Overloaded.  Calculates the second percentile of the series.  
Public Methodstatic (Shared in Visual Basic)Percentile75Overloaded.  Calculates the third percentile of the series.  
Public Methodstatic (Shared in Visual Basic)PlusDirectionalMovementOverloaded.   
Public Methodstatic (Shared in Visual Basic)PositiveVolumeIndexOverloaded.   
Public Methodstatic (Shared in Visual Basic)PriceActionIndicatorOverloaded.   
Public Methodstatic (Shared in Visual Basic)RangeOverloaded.   
Public Methodstatic (Shared in Visual Basic)RateOfChangeOverloaded.  Calculate the n-day rate of change (ROC) for all periods for which there is sufficient data.  
Public Methodstatic (Shared in Visual Basic)RelativeStrengthIndexOverloaded.  Implements the Relative Strength Indicator (RSI), developed by J. Welles Wilder in 1978; which measures the relative internal strength of a market. Please note that this indicator is not measured against another market or index. RSI measures the relative changes between higher and lower closing prices.  
Public Methodstatic (Shared in Visual Basic)SimpleMovingAverageOverloaded. Calculates the arithmetic(or simple) Moving Average(MA) of a given period for all possible data points (i.e. periods) for which there is sufficient historical data provided.  
Public Methodstatic (Shared in Visual Basic)SkewnessOverloaded.   
Public Methodstatic (Shared in Visual Basic)StandardDeviationOverloaded.   
Public Methodstatic (Shared in Visual Basic)TriangularMovingAverageOverloaded.   
Public Methodstatic (Shared in Visual Basic)TrueRangeOverloaded.   
Public Methodstatic (Shared in Visual Basic)TypicalPriceOverloaded.   
Public Methodstatic (Shared in Visual Basic)UpperBollingerBandsOverloaded.  Evaluates the position of the Upper Bollinger Band for a given standard deviation level.  
Public Methodstatic (Shared in Visual Basic)VarianceOverloaded.   
Public Methodstatic (Shared in Visual Basic)WeightedMovingAverageOverloaded. Evaluate the Weighted Moving Average(WMA) where the weights associated to all the elements of the historical values are given and the WMA is evaluated for all periods for which there is sufficient historical data.  
Public Methodstatic (Shared in Visual Basic)ZScoreOverloaded.   
Top

See Also

© 2010 All Rights Reserved.