Skip to content

feat: support secondary timeframe ingestion#49

Merged
AKKI0511 merged 1 commit intomainfrom
analyze-quanttradeai-for-new-feature
Oct 16, 2025
Merged

feat: support secondary timeframe ingestion#49
AKKI0511 merged 1 commit intomainfrom
analyze-quanttradeai-for-new-feature

Conversation

@AKKI0511
Copy link
Owner

Summary

  • extend the data configuration schema and defaults to allow optional secondary timeframes
  • update the data loader to cache, resample, and merge secondary timeframe bars into the primary dataset
  • add documentation and tests, including an integration test that exercises the pipeline with secondary timeframes

Testing

  • poetry run pytest
  • poetry run pre-commit run --all-files

https://chatgpt.com/codex/tasks/task_e_68ef0e5c9a5c832a8b8b617188ac711c

@AKKI0511 AKKI0511 merged commit a148789 into main Oct 16, 2025
1 check passed
@AKKI0511 AKKI0511 deleted the analyze-quanttradeai-for-new-feature branch October 16, 2025 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant