Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat) add support for Bitget_perpetual candles (download candles) #200

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mfuentescas
Copy link

@mfuentescas mfuentescas commented Nov 19, 2024

Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:
Adding support for download candles to "bitget_perpetual" exchange connector. This feature needs the following pull request performed:
hummingbot/hummingbot#7305

Tests performed by the developer:
Downloaded in various intervals (1m, 5m, 1h, 1d) and dates (2023 and 2024) for BTC-USDT and ETH-USDT symbol pairs.

Timestamp results were validated with "binance_perpetual" (under the same configuration).

Data where compared with real data from Biget website. In the case of BTC-USDT:
https://www.bitget.com/es/futures/usdt/BTCUSDT

Tips for QA testing:
I am living in GMT+1, so the data displayed on the chart is 1 hour behind.

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