Skip to main content

Module multi_timeframe

Module multi_timeframe 

Source

Structs§

MultiTimeframeData
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 MultiTimeframeData bundle from base candles.
compute_htf_indicators
Compute technical indicators on higher-timeframe candles.