[Deprecated] TV Chart API
Provides the Dexlab TradingView API.
[Deprecated] Pair API
Get Base Config
GET
https://tv-api.dexlab.space/v1/trade-history/tv/config
Get TradingView Chart Config.
Get Symbol Info
GET
https://tv-api.dexlab.space/v1/trade-history/tv/symbols
Query Parameters
Name | Type | Description |
---|---|---|
symbol | string | DXL |
Get History
GET
https://tv-api.dexlab.space/v1/trade-history/tv/history
Query Parameters
Name | Type | Description |
---|---|---|
symbol | string | DXL/USDC |
from | number | 1627826778( timestamp ) |
to | number | 1627913178( timestamp ) |
resolution | string |
Last updated