Describe the bug
Unable to retrieve 1W timeframe OHLCV data from Bitget.
To Reproduce
Steps to reproduce the behavior:
pyne data download ccxt --symbol "BITGET:BTC/USDT:USDT" --timeframe 1W --from "2025-10-07"
Expected behavior
The command should successfully download 1W timeframe OHLCV data.
Screenshots


Environment:
- OS: macOS
- Version: (e.g. Ubuntu 22.04, Windows 11)
- Python version: 3.12
- How you ran the script: pyne command
Additional context
Add any other context about the problem here.