Open Ppantich opened 5 years ago
/openapi/quote/v1/ticker/24hr does not return bestBidPrice and bestAskPrice as per documentation
That is not the correct endpoint for best Bid/Ask. Refer to "/openapi/quote/v1/ticker/bookTicker " for best Bid/Ask.
Documentation says it should return ask and bid. Then, change documentation.
/openapi/quote/v1/ticker/24hr does not return bestBidPrice and bestAskPrice as per documentation