bitkub / bitkub-official-api-docs

Official Documentation for Bitkub APIs
235 stars 203 forks source link

Trading View History support #140

Open fabioDMFerreira opened 10 months ago

fabioDMFerreira commented 10 months ago

I am trying to get historical information using next endpoint, but it doesn't return any data.

https://api.bitkub.com/api/market/tradingview/history?sym=tbh_btc&from=1706785172&to=1706785631&resolution=1

Endpoint documentation: https://github.com/bitkub/bitkub-official-api-docs/blob/master/restful-api.md#get-tradingviewhistory

In the past, the endpoint was deprecated, so I am not sure if it is already available. Could you confirm if you plan to make this endpoint publicly available?