bithumb-pro / bithumb.pro-official-api-docs

rest and websocket api doc
22 stars 26 forks source link

exchange get 1 bar instead of several #67

Open 1vanTarasov opened 3 years ago

1vanTarasov commented 3 years ago

I develop application based on your api. when I make request: "https://global-openapi.bithumb.pro/openapi/v1/spot/kline?symbol=XRP-USDT&type=m1&start=1612780200000&end=1612888200000" and I get 1 bar(instead of several). And I have a question why?