Structs§
- Multi
Timeframe Data - Aggregated multi-timeframe data: holds candles and indicators for both the base timeframe and a higher timeframe.
Functions§
- aggregate_
candles - Aggregate lower-timeframe candles into higher-timeframe candles.
- build_
multi_ timeframe - Build a full
MultiTimeframeDatabundle from base candles. - compute_
htf_ indicators - Compute technical indicators on higher-timeframe candles.