Depth endpoint returns datapoints in the order newest data → oldest data, but TradingView charting library expects data in the opposite order. Note that currently the endpoint is implemented with .reverse() to fix this, so the front-end will break if this endpoint is changed.
-stephen
-stephen