How can i fetch only the part of the list that stand for the lowest value in 24hrs?
print(client.get_historical_klines(“BTCUSDT”, interval=‘1d’, limit=1)
How can i fetch only the part of the list that stand for the lowest value in 24hrs?
print(client.get_historical_klines(“BTCUSDT”, interval=‘1d’, limit=1)