Table of Contents

Class AC

Namespace
StockSharp.Algo.Indicators
Assembly
StockSharp.Algo.dll

Acceleration alias.

[Browsable(false)]
public class AC : Acceleration, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
Inheritance
AC
Implements
IPersistable
ICloneable<IIndicator>
Inherited Members
Extension Methods

Constructors

AC()

Initializes a new instance of the AC.

public AC()