Interface TimeCandleGet

All Known Implementing Classes:
TimeCandleArrayGet

public interface TimeCandleGet
시간을 이용해서 캔들얻기 백테스팅용
Author:
macle
  • Method Summary

    Modifier and Type
    Method
    Description
    io.runon.trading.technical.analysis.candle.TradeCandle
    getCandle(long time)
     
  • Method Details

    • getCandle

      io.runon.trading.technical.analysis.candle.TradeCandle getCandle(long time)