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

Incorrect Values Returned by get_history_candlesticks and Missing confirm Parameter Support #79

Open
csteri opened this issue Nov 30, 2024 · 0 comments

Comments

@csteri
Copy link

csteri commented Nov 30, 2024

  1. The get_history_candlesticks function does not return the correct values. I have attached an image to illustrate this issue.
    This is the link I am accessing both from Python and from the browser:
    https://www.okx.com/api/v5/market/history-candles?instId=BTC-USDT-SWAP&before=1704060000000&bar=1Dutc&limit=100

error

  1. Additionally, in the documentation here, it is specified that the get_history_candlesticks function accepts the confirm parameter with values 0 and 1, but in the Python library, this parameter is not supported.
    missing
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

No branches or pull requests

1 participant