Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(helpers): add timeframe_to_one_minutes function to convert timef…
…rames - Introduced a new function `timeframe_to_one_minutes` in helpers.py that utilizes the existing utility function for converting timeframes to a one-minute equivalent. - This addition enhances the functionality of the helpers module by providing a direct method for timeframe conversion.
- Loading branch information