IndicatorType

StockSharp.Algo.Indicators

インジケータータイプの説明。

継承元: Equatable<IndicatorType>

実装: IDisposable

コンストラクター

IndicatorType
protected IndicatorType()
indicatorType = IndicatorType()

IndicatorType の新規インスタンスを初期化します。

IndicatorType
public IndicatorType(Type indicator)
indicatorType = IndicatorType(indicator)

IndicatorType の新規インスタンスを初期化します。

indicator
インジケータタイプ。

プロパティ

Description
public string Description { get; private set; }
value = indicatorType.Description
indicatorType.Description = value

インジケータの説明。

DocUrl
public string DocUrl { get; private set; }
value = indicatorType.DocUrl
indicatorType.DocUrl = value

ドキュメント url 。

Id
public virtual string Id { get; }
value = indicatorType.Id

識別子。

Indicator
public Type Indicator { get; protected set; }
value = indicatorType.Indicator
indicatorType.Indicator = value

インジケータタイプ。

InputValue
public Type InputValue { get; private set; }
value = indicatorType.InputValue
indicatorType.InputValue = value

入力値タイプ。

IsComplex
public bool IsComplex { get; private set; }
value = indicatorType.IsComplex
indicatorType.IsComplex = value

代表取締役社長 佐藤 浩

IsObsolete
public bool IsObsolete { get; private set; }
value = indicatorType.IsObsolete
indicatorType.IsObsolete = value

IndicatorType は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は、 は

Name
public string Name { get; private set; }
value = indicatorType.Name
indicatorType.Name = value

インジケータ名。

OutputValue
public Type OutputValue { get; private set; }
value = indicatorType.OutputValue
indicatorType.OutputValue = value

結果値タイプ。

メソッド

Clone
public override IndicatorType Clone()
result = indicatorType.Clone()

コピーの作成IndicatorType

戻り値: コピー

Dispose
public virtual void Dispose()
indicatorType.Dispose()

使い捨て可能を実装するプール内のアイテムの処分。

GetHashCode
public override int GetHashCode()
result = indicatorType.GetHashCode()

特定のタイプのためのハッシュ関数としてセルバします。

戻り値: 現在のオブジェクトのハッシュコード。

OnEquals
protected override bool OnEquals(IndicatorType other)
result = indicatorType.OnEquals(other)

同等性に関するIndicatorType@を比較。

other
比較する別の値。

戻り値: 、指定されたオブジェクトが現在のオブジェクトと等しい場合、そうでなければ、 。

ToString
public override string ToString()
result = indicatorType.ToString()

ライン表現に換算します。

戻り値: 弦のパフォーマンス。

イベント

IndicatorChanged
public event Action IndicatorChanged
indicatorType.IndicatorChanged += handler

インジケーターが変更されたイベント.