ConditionError

StockSharp.Algo.Candles.Patterns.ExpressionCandlePattern

Zustandsfehler.

Erbt von: Exception

Konstruktoren

ConditionError
public ConditionError(string message, IEnumerable<int> indexes)
conditionError = ConditionError(message, indexes)

Zustandsfehler.

Eigenschaften

Indexes
public int[] Indexes { get; }
value = conditionError.Indexes

Indexe von Bedingungen mit Fehlern (1-basiert).