get https://api.dev.dex.guru/v1/tradingview/history
UDF Feed returns candles for a token in OHLC format supported by TradingView.
Log in to see full request history
Responses
UDF Feed returns candles for a token in OHLC format supported by TradingView.
xxxxxxxxxx
curl --request GET \
--url 'https://api.dev.dex.guru/v1/tradingview/history?symbol=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2-eth_USD&resolution=1D&from=1691072145&to=1691676945' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: