Skip to content

Filter failure: PERCENT_PRICE #46

@silahian

Description

@silahian

Binance is returning the error "Filter failure: PERCENT_PRICE" when sending an order.
We checked on their documentation and the issue is the max allowance for decimal places in your order prices and sizes

Is anyone else having this same issue?
The issue is in "BinaCPP::send_order" when building the post to send the order, the price and size are being converted to string using to_string.... but no way to control the decimal places in there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions