Skip to content

How to retrieve tick size from /v5/market/instruments-info endpoint? #290

@heinsenberg82

Description

@heinsenberg82

Hi,

According to the official Bybit API documentation, the endpoint /v5/market/instruments-info provides instrument details, including the tickSize, which is what I’m currently interested in retrieving:

https://bybit-exchange.github.io/docs/v5/market/instrument

However, I’m not able to identify a corresponding method in the Bybit.Net library that allows calling this endpoint (or otherwise retrieving the tick size information).

Could you please clarify:

  • Is there already a method in the library that maps to /v5/market/instruments-info?
  • If so, which client and method should be used?
  • If not, is there a recommended way to retrieve the instrument tick size using the current version of the library?

Thanks in advance.

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