Advertisement
den4ik2003

Untitled

Dec 10th, 2024
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1. TMP SIZE 2000
  2. api keys: wmBikUzYtXxsepB5ZNw5SpX1f0SDf6t7FyVUWPY86zs5MTuJWm8S3kZgK8gTQt1a 5fGIh9qJiK2rQDfCasGJZpFc0c7pX4pKlZpyDrAkN6xNfiXAV6nkI3jlQSN0Z62d
  3. [New Thread 0x7fffe2a00640 (LWP 1558842)]
  4. API 0x555556c5d210
  5. tdir
  6. run forever balance 0x555556c5d210
  7. symbol: BIFIUSDT
  8. binance subscribe: wss://stream.binance.com:443/ws/bifiusdt@bookTicker
  9. {"method": "SUBSCRIBE", "params": ["bifiusdt@bookTicker"], "id": 1}
  10. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "BIFI", "free": 0.052897, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}, {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}]}
  11. {"asset": "BIFI", "free": 0.052897, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}
  12. {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}
  13. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "BIFI", "free": 0.052897, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}, {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}]}
  14. {"asset": "BIFI", "free": 0.052897, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}
  15. {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}
  16. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "BIFI", "free": 0.052897, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}, {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}]}
  17. {"asset": "BIFI", "free": 0.052897, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}
  18. {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850229422000}
  19. sleep time: 24526
  20. book: {"symbol": "BIFIUSDT", "ask": {"price": 353.8, "quantity": 0.649}, "bid": {"price": 353.4, "quantity": 0.026}, "update_time_micro": 0}
  21. current price inside: 353.7
  22. open orders OK
  23. price: 353.7
  24. quanity: 0.0155499
  25. new order OK & coid: 1733850542715
  26. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "BIFI", "free": 0.036897, "locked": 0.016, "wallet": 0, "update_time_micro": 1733850542720000}, {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850542720000}]}
  27. {"asset": "BIFI", "free": 0.036897, "locked": 0.016, "wallet": 0, "update_time_micro": 1733850542720000}
  28. {"asset": "USDT", "free": 1.14012, "locked": 0, "wallet": 0, "update_time_micro": 1733850542720000}
  29. sleep time: 5817
  30. book: {"symbol": "BIFIUSDT", "ask": {"price": 353.4, "quantity": 0.599}, "bid": {"price": 352.9, "quantity": 0.073}, "update_time_micro": 0}
  31. current price inside: 353.3
  32. open orders OK
  33. open order: {"symbol": "BIFIUSDT", "coid": 1733850542715, "order_id": "183851852", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 353.7, "quantity": 0.016, "filled_quantity": 0.000, "update_time_micro": 1733850542720000}
  34. cancel: empty order
  35. price: 353.3
  36. quanity: 0.0155675
  37. order canceled OK
  38. new order OK & coid: 1733850548532
  39. sleep time: 2201
  40. book: {"symbol": "BIFIUSDT", "ask": {"price": 353.2, "quantity": 0.649}, "bid": {"price": 352.9, "quantity": 0.026}, "update_time_micro": 0}
  41. sleep time: 5875
  42. book: {"symbol": "BIFIUSDT", "ask": {"price": 353.3, "quantity": 0.016}, "bid": {"price": 352.8, "quantity": 0.026}, "update_time_micro": 0}
  43. [Thread 0x7fffe2a00640 (LWP 1558842) exited]
  44. sleep time: 60649
  45. book: {"symbol": "BIFIUSDT", "ask": {"price": 353.3, "quantity": 0.016}, "bid": {"price": 352.7, "quantity": 0.038}, "update_time_micro": 0}
  46. sleep time: 4975
  47. book: {"symbol": "BIFIUSDT", "ask": {"price": 353.3, "quantity": 0.042}, "bid": {"price": 352.8, "quantity": 0.047}, "update_time_micro": 0}
  48. ^C
  49. Thread 1 "test" received signal SIGINT, Interrupt.
  50. 0x00007ffff72e57f8 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0, req=0x7fffffffddb0, rem=0x7fffffffddb0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
  51. 78 ../sysdeps/unix/sysv/linux/clock_nanosleep.c: No such file or directory.
  52. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement