OHLCFactory.gen_empty_candle

You're seeing just the function gen_empty_candle, go back to OHLCFactory module for more information.
Link to this function

gen_empty_candle(timeframe \\ nil)

Specs

gen_empty_candle(OHLC.timeframe() | nil) :: OHLC.candle()

Generates empty OHLC candle.

If provided with timeframe stime and etime will be generated based on current time.