Skip to content

Could not download binance UM liquidationSnapshot, but I do not think it is your problem #29

@Ron321456

Description

@Ron321456

Thank you for your effort on write this package. I have a question.

Here is the code that I have implemented the code from example, only changing the asset. After a detail search, the corresponding link does not have any file from the offical binance data website. Is there a chance where I could obtain those data, thanks

from binance_bulk_downloader.downloader import BinanceBulkDownloader

downloader = BinanceBulkDownloader(data_type="liquidationSnapshot", asset="um")

downloader.run_download()

╭──────────────────────────────────────────────────────────────────────────────╮
│ Starting download for liquidationSnapshot │
╰──────────────────────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────────────────────────────────────╮

│ File list complete: data/futures/um/daily/liquidationSnapshot │
│ Total files found: 0 │
╰───────────────────────────────────────────────────

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions