Skip to content

Conversation

@grzesir
Copy link
Contributor

@grzesir grzesir commented Nov 16, 2025

Summary

  • cache processed ThetaData frames and append incremental rows instead of reprocessing whole datasets
  • reuse cached 09:30 minute bars for the EOD open correction and add downloader smoke scripts/tests
  • add targeted regression coverage plus bump Lumibot to 4.3.7

Testing

  • source "/Users/robertgrzesik/Documents/Development/Strategy Library/Demos/.env" && ~/bin/safe-timeout 1800s pytest tests/test_thetadata_helper.py
  • set -a && source "/Users/robertgrzesik/Documents/Development/Strategy Library/Demos/.env" && set +a && export PYTHONPATH=$(pwd):$PYTHONPATH && ~/bin/safe-timeout 600s python3 scripts/check_eod_chunking.py --symbol GOOGL --start 2023-01-03 --end 2024-12-31
  • (Demos) set -a && source .env && set +a && ~/bin/safe-timeout 3600s python3 profile_google_momentum.py
  • (Demos) set -a && source .env && set +a && ~/bin/safe-timeout 3600s python3 "PLTR Weekly Call Roller.py"

@korbit-ai
Copy link
Contributor

korbit-ai bot commented Nov 16, 2025

I was unable to write a description for this pull request. This could be because I only found files I can't scan.

Copy link
Contributor

@korbit-ai korbit-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've completed my review and didn't find any issues.

Files scanned
File Path Reviewed
setup.py
lumibot/backtesting/thetadata_backtesting_pandas.py
lumibot/tools/thetadata_helper.py

Explore our documentation to understand the languages and file types we support and the files we ignore.

Check out our docs on how you can make Korbit work best for you and your team.

Loving Korbit!? Share us on LinkedIn Reddit and X

@grzesir grzesir deployed to unit-tests November 17, 2025 04:30 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants