Class HistoryAggregationHeikenAshi
Syntax
public class HistoryAggregationHeikenAshi : HistoryAggregationTime, ICustomizable, ICloneable, IComparable
Constructors
HistoryAggregationHeikenAshi(HistoryAggregationHeikenAshi)
Declaration
protected HistoryAggregationHeikenAshi(HistoryAggregationHeikenAshi aggregation)
Parameters
HistoryAggregationHeikenAshi(Period)
Declaration
public HistoryAggregationHeikenAshi(Period period)
Parameters
Type |
Name |
Description |
Period |
period |
|
Properties
Settings
Declaration
public override IList<SettingItem> Settings { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.IList<TradingPlatform.BusinessLayer.SettingItem> |
|
Overrides