Darvas Series.

For a list of all members of this type, see Darvas Members


System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Steema.TeeChart.Drawing.TeeBase
            Steema.TeeChart.Styles.Series
               Steema.TeeChart.Styles.BaseLine
                  Steema.TeeChart.Styles.CustomPoint
                     Steema.TeeChart.Styles.Custom
                        Steema.TeeChart.Styles.OHLC
                           Steema.TeeChart.Styles.Candle
public class Darvas : Candle , IComponent, IDisposable, ICloneable
, IOriginalCursor, ISeriesPointer

Remarks

The Darvas Boxes were taken from the pages of Nicolas Darvas’ book, How I Made $2,000,000 in the Stock Market. The boxes are used to normalize a trend. A "buy" signal would be indicated when the price of the stock exceeds the top of the box. A "sell" signal would be indicated when the price of the stock falls below the bottom of the box. For more info on Darvas Boxes check the following link: http://www.gerryco.com/tech/darvas.html .

Requirements

Namespace: Steema.TeeChart.Styles Namespace

Assembly: TeeChart.dll

See Also

Darvas members | Steema.TeeChart.Styles Namespace