question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

bybit fetch_tickers has error

See original GitHub issue

hi my code :

                try:
                    currencies = connection.fetch_tickers()
                except Exception as e:
                     print("bybit error get all prices " + str(e))

output :

bybit error get all prices 0

verbose is very big . i can’t paste to a comment

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
carlosmieicommented, Dec 5, 2022

@pcriadoperez don’t worry already opened a PR to fix it 🙂

1reaction
pcriadoperezcommented, Dec 4, 2022

I was able to reproduce on version 2.2.63 but seems to be resolved after version 2.2.66

Read more comments on GitHub >

github_iconTop Results From Across the Web

fetchTickers() methods for Bybit returns an array with missing ...
Hello, I don't know if it's a bug or not but I notice that the fetchTickers() method for Bybit returns a dictionary in...
Read more >
Guides - Bybit
Level up your crypto trading experience. Buy, sell, trade BTC, altcoins & NFTs. Get access to the spot and futures market or stake...
Read more >
Utility Sub-commands - Freqtrade
This subcommand is useful for finding problems in your environment with loading strategies: modules with strategies that contain errors and failed to load ......
Read more >
Ccxt-bybit NPM - npm.io
id name ver doc _1btcxe 1BTCXE * API acx ACX 2 API adara Adara 1 API
Read more >
Connection to Bybit - Quantower Help
Bybit is a cryptocurrency derivatives exchange that provides trading on the most popular crypto-assets like ... ​Possible Errors with Bybit connection​.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found