0

Reading the pybit docs I am unable to find a way to obtain market price, specifically for BTC/USDT. How can I access this info?

Read the docs, concluded market price could be contained in latest_information_for_symbol() but I don't know how to write something to select just market price.

Eli Bain
  • 23
  • 3
  • 1
    `pybit` is a thin wrapper around the Bybit API. That documentation has more explanation. Either `latest_information_for_symbol` or `query_symbol` should have what you want. – Tim Roberts Jan 10 '23 at 03:46

0 Answers0