Skip to content

Bitfinex ETH/BTC Price Precision Incorrect #1146

@MiningInMySleep

Description

@MiningInMySleep

Their API is also incorrect:
{
"expiration" : "NA",
"initial_margin" : "20.0",
"margin" : true,
"maximum_order_size" : "5000.0",
"minimum_margin" : "10.0",
"minimum_order_size" : "0.0008",
"pair" : "ethbtc",
"price_precision" : 5
},

This leads to obvious issues placing orders as seen in the first screenshot.
If their API is lying to us, maybe we can do some magic on startup to determine real precision based on order book prices instead?
ethbtc
ethbtc2

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