barter-data-rs
barter-data-rs copied to clipboard
Add time frame/series element to Candle struct
As part of Barter feature request (https://github.com/barter-rs/barter-rs/issues/21) to implement strategies utilising multiple timeframes, a precursor to a possible implementation of this is to add a time frame element to the Candle struct so you can determine to what period the OHLCV apply to.
Raised https://github.com/barter-rs/barter-data-rs/pull/41
Closing this now we've migrated this repo to the new barter-rs monorepo: https://github.com/barter-rs/barter-rs