Package io.runon.trading
Interface Price
- All Known Subinterfaces:
PriceChange
- All Known Implementing Classes:
CandleStick,PriceChangeImpl,TradeCandle
public interface Price
- Author:
- macle
-
Method Summary
-
Method Details
-
getClose
BigDecimal getClose()종가 얻기- Returns:
- double 종가
-