Interface CandlesGet
- All Known Implementing Classes:
CandlesGetStorage
public interface CandlesGet
백테스팅용 캔들 얻기
- Author:
- macle
-
Method Summary
Modifier and TypeMethodDescriptionio.runon.trading.technical.analysis.candle.TradeCandle[]getCandles(long time, long endTime, int count)
-
Method Details
-
getCandles
io.runon.trading.technical.analysis.candle.TradeCandle[] getCandles(long time, long endTime, int count)
-