Skip to content

Bithumb: Add zero filter for orderbook amount #1947

@thrasher-

Description

@thrasher-

Based off https://api.bithumb.com/public/orderbook/btc, exchange things:

      {
        "price": "148360000",
        "quantity": "0.0002"
      },
      {
        "price": "148371000",
        "quantity": "0.0000"
      },
      {
        "price": "148375000",
        "quantity": "0.0842"
      },

Bithumb will need a filter just like what we do with Bitstamp

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions