@Deprecated public class PennantPatternIndicator extends AbstractPatternIndicator
AbstractPatternIndicator.IndexValue, AbstractPatternIndicator.PatternIndicatorOutput, AbstractPatternIndicator.PatternObject
BARS_FORWARD_UNTIL_CROSS, CLOSE_PRICE, HIGH_LOW_PRICES, HUNDRED_PERCENT, MAXIMAL_INCREMENT_COUNT, OUTPUT_COUNT_FOR_ONE_SUBINDICATOR, PERCENT_MULTIPLYER
Constructor and Description |
---|
PennantPatternIndicator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
checkPattern(double[] cleanPattern,
double[] dirtyPattern,
int dirtyPatternStartIndex,
int dirtyPatternSize)
Deprecated.
5
/
1 /
/\ 3 /
/ \ /\ /
/ \ / \/
/ \/ 4
/ 2
/
/
0
|
protected AbstractPatternIndicator.IndexValue[] |
constructBottomAsymptote(double[] cleanPattern,
double[] pivotPointsData,
int dirtyPatternStartIndex,
int dirtyPatternSize)
Deprecated.
|
protected AbstractPatternIndicator.IndexValue[] |
constructUppperAsymptote(double[] cleanPattern,
double[] pivotPointsData,
int dirtyPatternStartIndex,
int dirtyPatternSize)
Deprecated.
|
protected IndicatorInfo |
createIndicatorInfo()
Deprecated.
|
protected int |
getPatternPivotPointNumber()
Deprecated.
|
a, angleBetween2LinesDegrees, angleBetween2LinesRadians, angleBetweenAsymptotesInDegrees, aproxEqual, aproxEqual, aproxEqual, aproxEqualTriple, areParallel, average, averageValueForIndicies, b, calculate, calculateCrossIndex, calculateCrossIndex, calculateCrossIndex, calculateLastAsymptoteIndex, calculatePivotPoints, checkGapsRange, constructDiagonalAsymptote, constructDiagonalAsymptoteUntilCross, constructDiagonalAsymptoteUntilCrossWithHorizontal, constructHorizontalAsymptote, constructHorizontalAsymptoteUntilCross, constructPattern, createFirstAsymptoteInfo, createInputParameterInfo, createNumberOfBarsOnSidesStartCountInfo, createOptInputParameterInfo, createOutputParameterInfo, createPatterCurveInfo, createPatternInaccuracy, createPriceForPivotPointsCalculationInfo, createSecondAsymptoteInfo, createWholePatternCalculationInfo, drawIndexValues, drawOutput, drawPatternLine, getBarsOnSidesIncrementCount, getBarsOnSidesStartCount, getDefaultPatternRecognitionGroup, getIndicatorInfo, getInputParameterInfo, getLookback, getLookforward, getNumberOfOutputs, getNumberOfOutputsForOneSubindicator, getOptInputParameterInfo, getOptInputParameterInfos, getOutputParameterInfo, getPatternQuality, getPivotPointCalculationPrice, getReversedPatternQuality, indicesToValues, isUseful, isWholePatternCalculation, onStart, setBarsOnSidesStartCount, setInputParameter, setOptInputParameter, setOutputParameter, setPatternQuality, setPivotPointCalculationPrice, setWholePatternCalculation, willAsymptotesCrossBeforeBarsCount, willAsymptotesCrossForUnitsCount, willAsymptotesCrossUntilPatternEnd, willAsymptotesCrossUntilPatternEnd, x4y, xCross, y4x
protected boolean checkPattern(double[] cleanPattern, double[] dirtyPattern, int dirtyPatternStartIndex, int dirtyPatternSize)
checkPattern
in class AbstractPatternIndicator
protected IndicatorInfo createIndicatorInfo()
createIndicatorInfo
in class AbstractPatternIndicator
protected int getPatternPivotPointNumber()
getPatternPivotPointNumber
in class AbstractPatternIndicator
protected AbstractPatternIndicator.IndexValue[] constructBottomAsymptote(double[] cleanPattern, double[] pivotPointsData, int dirtyPatternStartIndex, int dirtyPatternSize)
constructBottomAsymptote
in class AbstractPatternIndicator
protected AbstractPatternIndicator.IndexValue[] constructUppperAsymptote(double[] cleanPattern, double[] pivotPointsData, int dirtyPatternStartIndex, int dirtyPatternSize)
constructUppperAsymptote
in class AbstractPatternIndicator
Copyright © 2024. All rights reserved.