Market Info
Market Info
Get detailed configuration and trading rules for all available markets on WhiteBIT via the V4 API.
GET
Market Info
Response
Successful response
Market pair name
Example:
"SON_USD"
Ticker of stock currency
Example:
"SON"
Ticker of money currency
Example:
"USD"
Stock currency precision
Example:
"3"
Precision of money currency
Example:
"2"
Fee precision
Example:
"4"
Default maker fee ratio
Example:
"0.001"
Default taker fee ratio
Example:
"0.001"
Minimal amount of stock to trade
Example:
"0.001"
Minimal amount of money to trade
Example:
"0.001"
Indicates whether trading is enabled
Example:
true
Market type. Possible values: spot, futures
Available options:
spot, futures Example:
"spot"
Maximum total (amount * price) of money to trade
Example:
"10000000000"
Indicates whether margin trading is enabled
Example:
true