Class HistoryAggregationHeikenAshi

    Namespace: TradingPlatform.BusinessLayer
    Syntax
    public class HistoryAggregationHeikenAshi : HistoryAggregationTime, ICustomizable, ICloneable, IComparable

    Constructors

    HistoryAggregationHeikenAshi(HistoryAggregationHeikenAshi)

    Declaration
    protected HistoryAggregationHeikenAshi(HistoryAggregationHeikenAshi aggregation)
    Parameters
    Type Name Description
    HistoryAggregationHeikenAshi aggregation

    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
    HistoryAggregationTime.Settings
    Back to top Copyright © 2017 - 2018 Quantower LLC