Skip to content

Set default limit=None for futures_historical_klines* (fetch full range by default)#1607

Merged
carlosmiei merged 2 commits intosammchardy:masterfrom
meet-vasita:fix/futures-klines-limit-none
Sep 15, 2025
Merged

Set default limit=None for futures_historical_klines* (fetch full range by default)#1607
carlosmiei merged 2 commits intosammchardy:masterfrom
meet-vasita:fix/futures-klines-limit-none

Conversation

@meet-vasita
Copy link
Copy Markdown
Contributor

This PR changes the default limit for futures kline helpers from 500 to None, so they fetch the full requested range by default instead of truncating results. This makes behavior consistent with the spot helper and fixes issue #1606.

@meet-vasita
Copy link
Copy Markdown
Contributor Author

Kindly approve the workflow for this PR. Thank you.

@carlosmiei
Copy link
Copy Markdown
Collaborator

@meet-vasita sorry I missed your message, done

@carlosmiei carlosmiei merged commit efc2f5c into sammchardy:master Sep 15, 2025
2 of 8 checks passed
pcriadoperez pushed a commit to pcriadoperez/python-binance that referenced this pull request Mar 22, 2026
…ange by default) (sammchardy#1607)

* futures_historical_klines*: default limit=None; cleaned accidental secret-like string

* trigger CI rerun
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