Price Range
/price-range
Example Query:
Example Response:
Data Source
The min_price
and max_price
are configured by the hedger but must align with the price range of the external exchange where the hedger is actively hedging (e.g., Binance, Bybit).
min_price
: The minimum acceptable order price for the symbol (in quote currency, e.g., USDT). Derived from the external exchange’s current price floor or liquidity constraints.
Example:
"1113.60"
→ Orders below this price are rejected.
max_price
: The maximum acceptable order price for the symbol. Reflects the hedging platform’s upper price limit.
Last updated