A set of utility functions (typically static) that are aimed to aid in extracting values or prices between sets of bars or values.

Namespace:  RightEdge.Common
Assembly:  Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)

Syntax

C#
public static class BarUtils
Visual Basic (Declaration)
Public NotInheritable Class BarUtils
Visual C++
public ref class BarUtils abstract sealed

Inheritance Hierarchy

System..::.Object
  RightEdge.Common..::.BarUtils

See Also