i had a clever idea to use python to make a trading bot but i dont know where it is?
Hey,
There is unfortunately no UI for the Spot Testnet. If you want to see your balance, use the endpoint GET /api/v3/account
. For the candlesticks, use the endpoint GET /api/v3/klines
.