Interface PriceChangeAnalysis

All Known Subinterfaces:
CandlePattern
All Known Implementing Classes:
CandlePatternDefault, HammerPattern, HangingMan, InvertedHammerPattern, ShootingStar, ShootingStarRise

public interface PriceChangeAnalysis
매수, 매도 판단할때 사용함 가격변화 분석 유형
Author:
macle
  • Method Details

    • getPriceChangeType

      PriceChangeType getPriceChangeType()
      가격변화 예측유형
      Returns:
      PriceChangeType 가격 변화 예층 유형( 상승, 하락, 보합)