Skip to content

Fix downloader CLI options - #486

Open
vincenzofamoso wants to merge 1 commit into
binance:masterfrom
vincenzofamoso:fix/downloader-cli-options
Open

Fix downloader CLI options#486
vincenzofamoso wants to merge 1 commit into
binance:masterfrom
vincenzofamoso:fix/downloader-cli-options

Conversation

@vincenzofamoso

@vincenzofamoso vincenzofamoso commented Aug 13, 2026

Copy link
Copy Markdown

Summary

  • allow the downloader year choices to include the current calendar year automatically
  • respect -skip-monthly and -skip-daily in the index price kline downloader
  • respect the same flags in the premium index kline downloader

The mark price equivalent is already covered separately by #446; this change fixes the two other futures kline downloaders with the same dispatch behavior.

Verification

  • python3 -m py_compile python/*.py
  • exercised both scripts with mocked downloads and verified that each skip flag prevents its corresponding download path
  • verified that the generated year choices include 2026

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.

1 participant