Interface PriceChangeRate

All Known Subinterfaces:
PriceChange
All Known Implementing Classes:
CandleStick, PriceChangeImpl, TradeCandle

public interface PriceChangeRate
가격 변화율 가격 변화율만 활용하는 패턴이 있음
Author:
macle
  • Method Summary

    Modifier and Type
    Method
    Description
    previous 기준 (일별이면 전 거래일, 분봉이면 전봉))
  • Method Details

    • getChangeRate

      BigDecimal getChangeRate()
      previous 기준 (일별이면 전 거래일, 분봉이면 전봉))
      Returns:
      변동율