powered by
Convert ticks to candles
to_candles(ticks, timeframe)
read 'Ticks' section in Processor
candle timeframe in seconds
data.table with columns time, open, high, low, close, volume, id. Where id is row number of last tick in candle. Note: last candle is always omitted.
time, open, high, low, close, volume, id
id