Advertisement
den4ik2003

Untitled

Jun 11th, 2024
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.47 KB | None | 0 0
  1. ubuntu@ip-172-31-31-23:~/connector_demo/main$ ./test LOTTUSDT_mm
  2. file name -> LOTTUSDT_mm.config
  3. API 0x58199dd9ba10
  4. api keys: mx0vglRsnmcTEgpmkD ef47dd75fb8b41eebf145056dc98032f
  5. run forever balance 0x58199dd9ba10
  6. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 140724062309376}, {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "USDT", "free": 237.908, "locked": 65.5997, "wallet": 0, "update_time": 140724062309376}]}
  7. get balance indicator 0x58199dd9bb38
  8. add_balance_getter 0x58199dd9bb38 mm_bot
  9. balance indicator: 0x58199dd9bb38 0x58199dd9ba10
  10. {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  11. {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  12. {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  13. {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 130076033141696}
  14. {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  15. {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  16. {"asset": "USDT", "free": 237.908, "locked": 65.5997, "wallet": 0, "update_time": 130076033141696}
  17. {"params":["spot@private.account.v3.api","spot@public.limit.depth.v3.api@PNKUSDT@20","spot@private.orders.v3.api"],"method":"SUBSCRIPTION"}
  18. [ 2024-06-11-09-02-02 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 4294967301
  19. [ 2024-06-11-09-02-02 ] MESSAGE: new mid price: 0.026680
  20. [ 2024-06-11-09-02-02 ] MESSAGE: start orders calculating
  21. [ 2024-06-11-09-02-02 ] DEBUG base balance: {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  22. [ 2024-06-11-09-02-02 ] DEBUG quote balance: {"asset": "USDT", "free": 237.908, "locked": 65.5997, "wallet": 0, "update_time": 130076033141696}
  23. [ 2024-06-11-09-02-02 ] MESSAGE: calculating completed
  24. [ 2024-06-11-09-02-02 ] DEBUG : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
  25. [ 2024-06-11-09-02-02 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
  26. [ 2024-06-11-09-02-02 ] MESSAGE: LIMIT GRID
  27. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02801
  28. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 295.257
  29. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02802
  30. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 295.257
  31. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02803
  32. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 295.257
  33. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02535
  34. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 399.09
  35. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02534
  36. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 399.247
  37. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02533
  38. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 399.405
  39. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025330, "quantity": 399.400000, "type": LIMIT", "side": BUY"}
  40. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025340, "quantity": 399.240000, "type": LIMIT", "side": BUY"}
  41. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025350, "quantity": 399.080000, "type": LIMIT", "side": BUY"}
  42. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028030, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  43. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028020, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  44. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  45. [ 2024-06-11-09-02-02 ] MESSAGE: csize: 0
  46. [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025330, "quantity": 399.400000, "client_order_id": 1718096522083, "type": LIMIT", "side": BUY"}
  47. [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "client_order_id": 1718096522088, "type": LIMIT", "side": SELL"}
  48. [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025340, [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028020, "quantity": 295.250000, "client_order_id": 1718096522087, "type": LIMIT", "side": SELL"}
  49. "quantity": 399.240000, "client_order_id": 1718096522084, "type": LIMIT", "side": BUY"}[ 2024-06-11-09-02-02 ] DEBUG[ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028030, "quantity": 295.250000, "client_order_id": 1718096522086, "type": LIMIT", "side": SELL"}
  50. ! new: {"symbol": "PNKUSDT", "price": 0.025350, "quantity": 399.080000, "client_order_id": 1718096522085, "type": LIMIT", "side": BUY"}
  51.  
  52. [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096522491}
  53. [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.400000, "update_time": 1718096522493}
  54. [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096522504}
  55. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522509", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702711728, "order": {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  56. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  57. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  58. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028010, "quantity": 295.250000, "update_time": 1}
  59. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 6
  60. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  61. [ 2024-06-11-09-02-02 ] MESSAGE: In fill event risk checker
  62. [ 2024-06-11-09-02-02 ] DEBUG : {"ask_price": 0.02673, "ask_quantity": 10895.5, "bid_price": 0.02664, "bid_quantity": 1144.58}
  63. [ 2024-06-11-09-02-02 ] DEBUG ready for going to execution: OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
  64. [ 2024-06-11-09-02-02 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
  65. [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.240000, "update_time": 1718096522508}
  66. [ 2024-06-11-09-02-02 ] MESSAGE: LIMIT GRID
  67. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.01998
  68. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 500.501
  69. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.01332
  70. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 750.751
  71. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.00666
  72. [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 1501.5
  73. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "type": LIMIT", "side": BUY"}
  74. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
  75. [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "type": LIMIT", "side": BUY"}
  76. [ 2024-06-11-09-02-02 ] MESSAGE: csize: 6
  77. [ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522088[ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT, "type": LIMIT", "coid": 1718096522087, "side": [ 2024-06-11-09-02-02 ] DEBUG , "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, "quantity": 295.250000, "update_time": 1}
  78. [ 2024-06-11-09-02-02 ] DEBUG [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "client_order_id": 1718096522089, "type": LIMIT", "side": BUY"}
  79. SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025350, "quantity": 399.080000, "update_time": 1! cancel: {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": [ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
  80. [ 2024-06-11-09-02-02 ] DEBUG ! new: }[ "filled_quantity": 2024-06-11-09-02-02 ]
  81. DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718096522090, "type": LIMIT", "side": BUY"}
  82. {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000[ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.080000, [ 0.028030, "quantity": 295.250000, "update_time": 1}
  83. [ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": 1}
  84. 0.000000, "update_time": 267}
  85. "update_time": 1718096522510}
  86. , "client_order_id": 1718096522091, "type": LIMIT", "side": BUY"}2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522516", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}}
  87.  
  88. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  89. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}
  90. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
  91. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
  92. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  93. [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096522516}
  94. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522524", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
  95. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  96. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
  97. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, "quantity": 295.250000, "update_time": 1}
  98. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
  99. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  100. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522525", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}}
  101. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  102. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
  103. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": 1}
  104. [ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  105. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
  106. [ 2024-06-11-09-02-02 ] ERROR cancel order error: [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  107. ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  108. [ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  109. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522531", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}}
  110. [ 2024-06-11-09-02-02 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  111. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  112. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}
  113. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025350, "quantity": 399.080000[ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  114. , "update_time": 1}
  115. [ 2024-06-11-09-02-02 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  116. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
  117. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  118. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522534", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  119. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  120. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  121. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028030, "quantity": 295.250000, "update_time": 1}
  122. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
  123. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  124. [ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  125. [ 2024-06-11-09-02-02 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  126. [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 1501.500000, "update_time": 1718096522540}
  127. "quantity": 750.750000, "update_time": 1718096522537}
  128. [ 2024-06-11-09-02-02 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 130075605310528}
  129. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522553", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
  130. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  131. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  132. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.006660, "quantity": 1501.500000, "update_time": 1}
  133. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
  134. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  135. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522553", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}}
  136. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  137. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
  138. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
  139. [ 2024-06-11-09-02-02 ] MESSAGE: erase
  140. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 8
  141. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  142. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522556", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  143. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  144. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  145. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.013320, "quantity": 750.750000, "update_time": 1}
  146. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 8
  147. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  148. [ 2024-06-11-09-02-02 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 130075991178304}
  149. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522570", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  150. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  151. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  152. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  153. [ 2024-06-11-09-02-02 ] MESSAGE: erase
  154. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 7
  155. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  156. [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 500.500000, "update_time": 1718096522572}
  157. [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522596", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
  158. [ 2024-06-11-09-02-02 ] MESSAGE: limit
  159. [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  160. [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.019980, "quantity": 500.500000, "update_time": 1}
  161. [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 7
  162. [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
  163. balance indicator: 0x58199dd9bb38 0x58199dd9ba10
  164. {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 130076033141696}
  165. {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  166. {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  167. {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 130076033141696}
  168. {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  169. {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 130076033141696}
  170. {"asset": "USDT", "free": 187.625, "locked": 115.883, "wallet": 0, "update_time": 130076033141696}
  171. [ 2024-06-11-09-02-12 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718096522463
  172. [ 2024-06-11-09-02-12 ] MESSAGE: previous mid price: 0.026680
  173. [ 2024-06-11-09-02-12 ] MESSAGE: new mid price: 0.026680
  174. [ 2024-06-11-09-02-12 ] MESSAGE: start orders calculating
  175. [ 2024-06-11-09-02-12 ] DEBUG base balance: {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 130076033141696}
  176. [ 2024-06-11-09-02-12 ] DEBUG quote balance: {"asset": "USDT", "free": 187.625, "locked": 115.883, "wallet": 0, "update_time": 130076033141696}
  177. [ 2024-06-11-09-02-12 ] MESSAGE: calculating completed
  178. [ 2024-06-11-09-02-12 ] DEBUG : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
  179. [ 2024-06-11-09-02-12 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
  180. [ 2024-06-11-09-02-12 ] MESSAGE: LIMIT GRID
  181. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02801
  182. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 295.257
  183. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02802
  184. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 295.257
  185. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02803
  186. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 295.257
  187. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02535
  188. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 399.09
  189. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02534
  190. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 399.247
  191. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02533
  192. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 399.405
  193. [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025340, "quantity": 399.240000, "type": LIMIT", "side": BUY"}
  194. [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  195. [ 2024-06-11-09-02-12 ] MESSAGE: csize: 3
  196. [ 2024-06-11-09-02-12 ] DEBUG ! cancel: [ 2024-06-11-09-02-12 ] [ {"symbol": "PNKUSDT[ 2024-06-11-09-02-12 ] DEBUG ! new: {"symbol": "2024-06-11-09-02-12 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  197. ", [ 2024-06-11-09-02-12 ] DEBUG"coid": 1718096522091, "type": LIMIT, "side": PNKUSDT", "price": 0.025340, "quantity": 399.240000, "client_order_id": 1718096522092, "type": LIMIT", "side": BUY"}
  198. BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  199. ! new: {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "client_order_id": 1718096522093, "type": LIMIT", "side": SELL"}
  200. DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  201. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 130075605310528}
  202. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 130075991178304}
  203. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532502", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
  204. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  205. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  206. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  207. [ 2024-06-11-09-02-12 ] MESSAGE: erase
  208. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 8
  209. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  210. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 130074896493632}
  211. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532517", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  212. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  213. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  214. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  215. [ 2024-06-11-09-02-12 ] MESSAGE: erase
  216. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 7
  217. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  218. [ 2024-06-11-09-02-12 ] MESSAGE: In fill event risk checker
  219. [ 2024-06-11-09-02-12 ] DEBUG : {"ask_price": 0.02673, "ask_quantity": 10895.5, "bid_price": 0.02664, "bid_quantity": 1144.58}
  220. [ 2024-06-11-09-02-12 ] DEBUG ready for going to execution: OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
  221. [ 2024-06-11-09-02-12 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
  222. [ 2024-06-11-09-02-12 ] MESSAGE: LIMIT GRID
  223. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.01998
  224. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 500.501
  225. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.01332
  226. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 750.751
  227. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.00666
  228. [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 1501.5
  229. [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "type": LIMIT", "side": BUY"}
  230. [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
  231. [ 2024-06-11-09-02-12 ] MESSAGE: csize: 6
  232. [ 2024-06-11-09-02-12 ] DEBUG ! cancel: [ 2024-06-11-09-02-12 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": [ 2024-06-11-09-02-12[ 2024-06-11-09-02-12 ] DEBUG [ 2024-06-11-09-02-12[ 2024-06-11-09-02-12 ] DEBUG{"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "PENDING", "price": ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028030, "quantity": 295.250000, "update_time": 1}
  233. "quantity": 295.250000, "update_time": 1}
  234. [ 2024-06-11-09-02-12 ] DEBUG ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
  235. [ 0.028010, "quantity": 295.250000, "update_time": 1}
  236. 2024-06-11-09-02-12 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING1}
  237. ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718096522095, "type": LIMIT", "side": BUY"}
  238. ", "price": 0.025350, "quantity": 399.080000, "update_time": 1}
  239. ! new: {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "client_order_id": 1718096522094, "type": LIMIT", "side": BUY"}
  240. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 130075626298432}
  241. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 130075982785600}
  242. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 130075605310528}
  243. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  244. [ 2024-06-11-09-02-12 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  245. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  246. [ 2024-06-11-09-02-12 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  247. [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 130075634691136}
  248. [ 2024-06-11-09-02-12 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096532517}
  249. [ 2024-06-11-09-02-12 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.240000, "update_time": 1718096532550}
  250. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532560", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
  251. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  252. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  253. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  254. [ 2024-06-11-09-02-12 ] MESSAGE: erase
  255. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 8
  256. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  257. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532562", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702696384, "order": {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}}
  258. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  259. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}
  260. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
  261. [ 2024-06-11-09-02-12 ] MESSAGE: erase
  262. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 7
  263. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  264. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532562", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702744752, "order": {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
  265. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  266. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
  267. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, "quantity": 295.250000, "update_time": 1}
  268. [ 2024-06-11-09-02-12 ] MESSAGE: erase
  269. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 6
  270. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  271. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532562", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702744752, "order": {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  272. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  273. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  274. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028030, "quantity": 295.250000, "update_time": 1}
  275. [ 2024-06-11-09-02-12 ] MESSAGE: erase
  276. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 5
  277. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  278. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532563", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}}
  279. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  280. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}
  281. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025350, "quantity": 399.080000, "update_time": 1}
  282. [ 2024-06-11-09-02-12 ] MESSAGE: erase
  283. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
  284. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  285. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532570", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702744752, "order": {"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  286. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  287. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  288. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028010, "quantity": 295.250000, "update_time": 1}
  289. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
  290. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  291. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532570", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}}
  292. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  293. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
  294. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": 1}
  295. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
  296. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  297. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532575", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522095, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  298. [ 2024-06-11-09-02-12 ] DEBUG ? new: [ 2024-06-11-09-02-12 ] MESSAGE: limit
  299. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522095, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": "quantity": 750.750000750.750000, "update_time": 1718096532552}
  300. , "filled_quantity": 0.000000, "update_time": 263}
  301. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522095, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.013320, "quantity": 750.750000, "update_time": 1}
  302. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
  303. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
  304. [ 2024-06-11-09-02-12 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 1501.500000, "update_time": 1718096532577}
  305. [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532597", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
  306. [ 2024-06-11-09-02-12 ] MESSAGE: limit
  307. [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  308. [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.006660, "quantity": 1501.500000, "update_time": 1}
  309. [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
  310. [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement