Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

orderbook logic using BinanceFuturesUsdtSymbolOrderBook #1383

Open
dungtrandk opened this issue Jun 12, 2024 · 0 comments
Open

orderbook logic using BinanceFuturesUsdtSymbolOrderBook #1383

dungtrandk opened this issue Jun 12, 2024 · 0 comments

Comments

@dungtrandk
Copy link

I am using an instance of the BinanceFuturesUsdtSymbolOrderBook class to get updates on the orderbook.
When i am debugging in visual studio there is a lot of prints to the console, like:

........
2024-06-12 07:57:11:731 | Trace | Binance order book BTCUSDT update processed #4774049216816-4774049224223
2024-06-12 07:57:11:994 | Trace | Binance order book BTCUSDT update processed #4774049224564-4774049234482
2024-06-12 07:57:12:245 | Trace | Binance order book BTCUSDT update processed #4774049234520-4774049241898
2024-06-12 07:57:12:504 | Trace | Binance order book BTCUSDT update processed #4774049242266-4774049251064
2024-06-12 07:57:12:757 | Trace | Binance order book BTCUSDT update processed #4774049251066-4774049258385
2024-06-12 07:57:13:012 | Trace | Binance order book BTCUSDT update processed #4774049258557-4774049265726
2024-06-12 07:57:13:264 | Trace | Binance order book BTCUSDT update processed #4774049265787-4774049274282
2024-06-12 07:57:13:518 | Trace | Binance order book BTCUSDT update processed #4774049274382-4774049285922
2024-06-12 07:57:13:767 | Trace | Binance order book BTCUSDT update processed #4774049285968-4774049297548
........

Are there some way of disabling this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant