Description Usage Arguments Value
Convert ticks to candles
1 | to_candles(ticks, timeframe)
|
ticks |
read 'Ticks' section in Processor |
timeframe |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.