Advertisement
den4ik2003

Untitled

Jun 11th, 2024
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.73 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 0x559e1dac3a40
  4. api keys: mx0vglRsnmcTEgpmkD ef47dd75fb8b41eebf145056dc98032f
  5. run forever balance 0x559e1dac3a40
  6. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 140732070208624}, {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 140732070208624}, {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 140732070208624}, {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 140732070208624}, {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 140732070208624}, {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 140732070208624}, {"asset": "USDT", "free": 207.878, "locked": 95.6296, "wallet": 0, "update_time": 140732070208624}]}
  7. get balance indicator 0x559e1dac3b68
  8. add_balance_getter 0x559e1dac3b68 mm_bot
  9. [ 2024-06-11-10-05-04 ] DEBUG init open orders: {"symbol": "PNKUSDT", "coid": 1718099792543, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  10. [ 2024-06-11-10-05-04 ] DEBUG init open orders: {"symbol": "PNKUSDT", "coid": 1718099792541, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  11. [ 2024-06-11-10-05-04 ] DEBUG init open orders: {"symbol": "PNKUSDT", "coid": 1718099792542, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  12. balance indicator: 0x559e1dac3b68 0x559e1dac3a40
  13. {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  14. {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  15. {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  16. {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 129843364613056}
  17. {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  18. {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  19. {"asset": "USDT", "free": 207.878, "locked": 95.6296, "wallet": 0, "update_time": 129843364613056}
  20. {"params":["spot@private.account.v3.api","spot@public.limit.depth.v3.api@PNKUSDT@20","spot@private.orders.v3.api"],"method":"SUBSCRIPTION"}
  21. [ 2024-06-11-10-05-04 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 4123379951736402234
  22. [ 2024-06-11-10-05-04 ] MESSAGE: new mid price: 0.026780
  23. [ 2024-06-11-10-05-04 ] MESSAGE: start orders calculating
  24. [ 2024-06-11-10-05-04 ] DEBUG base balance: {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  25. [ 2024-06-11-10-05-04 ] DEBUG quote balance: {"asset": "USDT", "free": 207.878, "locked": 95.6296, "wallet": 0, "update_time": 129843364613056}
  26. [ 2024-06-11-10-05-04 ] MESSAGE: calculating completed
  27. [ 2024-06-11-10-05-04 ] DEBUG : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02812, 295.257); (0.02813, 295.257); (0.02814, 295.257); ], bids: [(0.02545, 397.522); (0.02544, 397.678); (0.02543, 397.834); ]
  28. [ 2024-06-11-10-05-04 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02812, 295.257); (0.02813, 295.257); (0.02814, 295.257); ], bids: [(0.02545, 397.522); (0.02544, 397.678); (0.02543, 397.834); ]
  29. [ 2024-06-11-10-05-04 ] MESSAGE: LIMIT GRID
  30. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02812
  31. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 295.257
  32. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02813
  33. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 295.257
  34. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02814
  35. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 295.257
  36. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02545
  37. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 397.522
  38. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02544
  39. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 397.678
  40. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02543
  41. [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 397.834
  42. [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "type": LIMIT", "side": BUY"}
  43. [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "type": LIMIT", "side": BUY"}
  44. [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "type": LIMIT", "side": BUY"}
  45. [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  46. [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  47. [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  48. [ 2024-06-11-10-05-04 ] MESSAGE: csize: 3
  49. [ 2024-06-11-10-05-04 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718099792542, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  50. [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "client_order_id": 1718100304058, "type": LIMIT", "side": SELL"}
  51. [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "client_order_id": 1718100304055, "type": LIMIT", "side": BUY"}
  52. [ 2024-06-11-10-05-04 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718099792543, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  53. [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "client_order_id": 1718100304056, "type": LIMIT", "side": BUY"}
  54. [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "client_order_id": 1718100304057, "type": LIMIT", "side": BUY"}
  55. [ 2024-06-11-10-05-04 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718099792541, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  56. [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "client_order_id": 1718100304059, "type": LIMIT", "side": SELL"}
  57. [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "client_order_id": 1718100304060, "type": LIMIT", "side": SELL"}
  58. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718099792542, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 129843331042368}
  59. [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100305002}
  60. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305020", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718099792542, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  61. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  62. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718099792542, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  63. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718099792542, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  64. [ 2024-06-11-10-05-05 ] MESSAGE: erase
  65. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 8
  66. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  67. [ 2024-06-11-10-05-05 ] MESSAGE: In fill event risk checker
  68. [ 2024-06-11-10-05-05 ] DEBUG : {"ask_price": 0.02693, "ask_quantity": 92.31, "bid_price": 0.02664, "bid_quantity": 113.3}
  69. [ 2024-06-11-10-05-05 ] 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); ]
  70. [ 2024-06-11-10-05-05 ] 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); ]
  71. [ 2024-06-11-10-05-05 ] MESSAGE: LIMIT GRID
  72. [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 0.01998
  73. [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 500.501
  74. [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 0.01332
  75. [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 750.751
  76. [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 0.00666
  77. [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 1501.5
  78. [ 2024-06-11-10-05-05 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
  79. [ 2024-06-11-10-05-05 ] MESSAGE: csize: 6
  80. [ 2024-06-11-10-05-05 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028120, "quantity": 295.250000, "update_time": 1}
  81. [ 2024-06-11-10-05-05 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025450, "quantity": 397.520000, "update_time": 1}
  82. [ 2024-06-11-10-05-05 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028140, "quantity": 295.250000, "update_time": 1}
  83. [ 2024-06-11-10-05-05 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025430, "quantity": 397.830000, "update_time": 1}
  84. [ 2024-06-11-10-05-05 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028130, "quantity": 295.250000, "update_time": 1}
  85. [ 2024-06-11-10-05-05 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025440, "quantity": 397.670000, "update_time": 1}
  86. [ 2024-06-11-10-05-05 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718100304061, "type": LIMIT", "side": BUY"}
  87. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718099792541, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 129843322649664}
  88. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718099792543, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 129843314256960}
  89. [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.830000, "update_time": 1718100305026}
  90. [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.670000, "update_time": 1718100305029}
  91. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305036", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036269456, "order": {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
  92. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  93. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
  94. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028140, "quantity": 295.250000, "update_time": 1}
  95. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 9
  96. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  97. [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100305037}
  98. [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.520000, "update_time": 1718100305036}
  99. [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100305039}
  100. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  101. [ 2024-06-11-10-05-05 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  102. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305055", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036312608, "order": {"symbol": "PNKUSDT", "coid": 1718099792543, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
  103. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  104. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718099792543, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  105. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718099792543, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  106. [ 2024-06-11-10-05-05 ] MESSAGE: erase
  107. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 8
  108. [ 2024-06-11-10-05-05 ] MESSAGE: [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 750.750000, "update_time": 1718100305051}
  109. ! PNKUSDT[ 2024-06-11-10-05-05 ] DEBUG ? cancel:
  110. ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  111. [ 2024-06-11-10-05-05 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  112. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 129841961626688}
  113. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 129841936448576}
  114. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 129842943081536}
  115. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305055", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718099792541, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
  116. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  117. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718099792541, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  118. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718099792541, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 1718100304330}
  119. [ 2024-06-11-10-05-05 ] MESSAGE: erase
  120. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
  121. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  122. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305061", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036269456, "order": {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}}
  123. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  124. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}
  125. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025430, "quantity": 397.830000, "update_time": 1}
  126. [ 2024-06-11-10-05-05 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  127. [ 2024-06-11-10-05-05 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  128. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
  129. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  130. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305065", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036279984, "order": {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}}
  131. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  132. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}
  133. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025440, "quantity": 397.670000, "update_time": 1}
  134. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
  135. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  136. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305069", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036269456, "order": {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}}
  137. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  138. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}
  139. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025450, "quantity": 397.520000, "update_time": 1}
  140. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
  141. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  142. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305070", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036279984, "order": {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  143. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  144. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  145. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028130, "quantity": 295.250000, "update_time": 1}
  146. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
  147. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  148. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305075", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036312608, "order": {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}}
  149. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  150. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}
  151. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028120, "quantity": 295.250000, "update_time": 1}
  152. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
  153. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  154. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305077", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}}
  155. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  156. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}
  157. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}
  158. [ 2024-06-11-10-05-05 ] MESSAGE: erase
  159. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 6
  160. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  161. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305077", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036312608, "order": {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
  162. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  163. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
  164. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304058, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
  165. [ 2024-06-11-10-05-05 ] MESSAGE: erase
  166. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 5
  167. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  168. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305081", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036312608, "order": {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}}
  169. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  170. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}
  171. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304055, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}
  172. [ 2024-06-11-10-05-05 ] MESSAGE: erase
  173. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 4
  174. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  175. [ 2024-06-11-10-05-05 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100305087", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  176. [ 2024-06-11-10-05-05 ] MESSAGE: limit
  177. [ 2024-06-11-10-05-05 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  178. [ 2024-06-11-10-05-05 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.013320, "quantity": 750.750000, "update_time": 1}
  179. [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 4
  180. [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
  181. balance indicator: 0x559e1dac3b68 0x559e1dac3a40
  182. {"asset": "PNK", "free": 590.52, "locked": 295.25, "wallet": 0, "update_time": 129843364613056}
  183. {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  184. {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  185. {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 129843364613056}
  186. {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  187. {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  188. {"asset": "USDT", "free": 207.644, "locked": 95.8635, "wallet": 0, "update_time": 129843364613056}
  189. [ 2024-06-11-10-05-15 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718100304973
  190. [ 2024-06-11-10-05-15 ] MESSAGE: previous mid price: 0.026780
  191. [ 2024-06-11-10-05-15 ] MESSAGE: new mid price: 0.026780
  192. [ 2024-06-11-10-05-15 ] MESSAGE: start orders calculating
  193. [ 2024-06-11-10-05-15 ] DEBUG base balance: {"asset": "PNK", "free": 590.52, "locked": 295.25, "wallet": 0, "update_time": 129843364613056}
  194. [ 2024-06-11-10-05-15 ] DEBUG quote balance: {"asset": "USDT", "free": 207.644, "locked": 95.8635, "wallet": 0, "update_time": 129843364613056}
  195. [ 2024-06-11-10-05-15 ] MESSAGE: calculating completed
  196. [ 2024-06-11-10-05-15 ] DEBUG : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02812, 295.257); (0.02813, 295.257); (0.02814, 295.257); ], bids: [(0.02545, 397.522); (0.02544, 397.678); (0.02543, 397.834); ]
  197. [ 2024-06-11-10-05-15 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02812, 295.257); (0.02813, 295.257); (0.02814, 295.257); ], bids: [(0.02545, 397.522); (0.02544, 397.678); (0.02543, 397.834); ]
  198. [ 2024-06-11-10-05-15 ] MESSAGE: LIMIT GRID
  199. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02812
  200. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 295.257
  201. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02813
  202. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 295.257
  203. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02814
  204. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 295.257
  205. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02545
  206. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 397.522
  207. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02544
  208. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 397.678
  209. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02543
  210. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 397.834
  211. [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "type": LIMIT", "side": BUY"}
  212. [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  213. [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  214. [ 2024-06-11-10-05-15 ] MESSAGE: csize: 1
  215. [ 2024-06-11-10-05-15 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  216. [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "client_order_id": 1718100304062, "type": LIMIT", "side": BUY"}
  217. [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "client_order_id": 1718100304064, "type": LIMIT", "side": SELL"}
  218. [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "client_order_id": 1718100304063, "type": LIMIT", "side": SELL"}
  219. [ 2024-06-11-10-05-15 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 129841944841280}
  220. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315506", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298608, "order": {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  221. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  222. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  223. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  224. [ 2024-06-11-10-05-15 ] MESSAGE: erase
  225. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
  226. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  227. [ 2024-06-11-10-05-15 ] MESSAGE: In fill event risk checker
  228. [ 2024-06-11-10-05-15 ] DEBUG : {"ask_price": 0.02693, "ask_quantity": 92.31, "bid_price": 0.02664, "bid_quantity": 113.3}
  229. [ 2024-06-11-10-05-15 ] 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); ]
  230. [ 2024-06-11-10-05-15 ] 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); ]
  231. [ 2024-06-11-10-05-15 ] MESSAGE: LIMIT GRID
  232. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.01998
  233. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 500.501
  234. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.01332
  235. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 750.751
  236. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.00666
  237. [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 1501.5
  238. [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "type": LIMIT", "side": BUY"}
  239. [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
  240. [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "type": LIMIT", "side": BUY"}
  241. [ 2024-06-11-10-05-15 ] MESSAGE: csize: 6
  242. [ 2024-06-11-10-05-15 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028120, "quantity": 295.250000, "update_time": 1}
  243. [ 2024-06-11-10-05-15 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}
  244. [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "client_order_id": 1718100304067, "type": LIMIT", "side": BUY"}
  245. [ 2024-06-11-10-05-15 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  246. [ 2024-06-11-10-05-15 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}
  247. [ 2024-06-11-10-05-15 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028140, "quantity": 295.250000, "update_time": 1}
  248. [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "client_order_id": 1718100304065, "type": LIMIT", "side": BUY"}
  249. [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718100304066, "type": LIMIT", "side": BUY"}
  250. [ 2024-06-11-10-05-15 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025430, "quantity": 397.830000, "update_time": 1}
  251. [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100315512}
  252. [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.830000, "update_time": 1718100315515}
  253. [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100315507}
  254. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315528", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}}
  255. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  256. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}
  257. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028120, "quantity": 295.250000, "update_time": 1}
  258. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 9
  259. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  260. [ 2024-06-11-10-05-15 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 129842959866944}
  261. [ 2024-06-11-10-05-15 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 129842951474240}
  262. [ 2024-06-11-10-05-15 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  263. [ 2024-06-11-10-05-15 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  264. [ 2024-06-11-10-05-15 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  265. [ 2024-06-11-10-05-15 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  266. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315533", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036315920, "order": {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
  267. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  268. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
  269. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028140, "quantity": 295.250000, "update_time": 1}
  270. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 9
  271. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  272. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315535", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036315920, "order": {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}}
  273. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  274. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}
  275. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025430, "quantity": 397.830000, "update_time": 1}
  276. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 9
  277. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  278. [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 500.500000, "update_time": 1718100315530}
  279. [ 2024-06-11-10-05-15 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  280. [ 2024-06-11-10-05-15 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  281. [ 2024-06-11-10-05-15 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 129842968259648}
  282. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315540", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036269456, "order": {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  283. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  284. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  285. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304059, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  286. [ 2024-06-11-10-05-15 ] MESSAGE: erase
  287. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 8
  288. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  289. [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 750.750000, "update_time": 1718100315533}
  290. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315542", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036315920, "order": {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}}
  291. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  292. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}
  293. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304057, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}
  294. [ 2024-06-11-10-05-15 ] MESSAGE: erase
  295. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 7
  296. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  297. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315542", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036269456, "order": {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}}
  298. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  299. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}
  300. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304056, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}
  301. [ 2024-06-11-10-05-15 ] MESSAGE: erase
  302. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
  303. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  304. [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 1501.500000, "update_time": 1718100315551}
  305. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315564", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
  306. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  307. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  308. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.019980, "quantity": 500.500000, "update_time": 1}
  309. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
  310. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  311. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315567", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298608, "order": {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  312. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  313. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  314. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.013320, "quantity": 750.750000, "update_time": 1}
  315. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
  316. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  317. [ 2024-06-11-10-05-15 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100315574", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
  318. [ 2024-06-11-10-05-15 ] MESSAGE: limit
  319. [ 2024-06-11-10-05-15 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  320. [ 2024-06-11-10-05-15 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.006660, "quantity": 1501.500000, "update_time": 1}
  321. [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
  322. [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
  323. balance indicator: 0x559e1dac3b68 0x559e1dac3a40
  324. {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 129843364613056}
  325. {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  326. {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  327. {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 129843364613056}
  328. {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  329. {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 129843364613056}
  330. {"asset": "USDT", "free": 197.751, "locked": 105.757, "wallet": 0, "update_time": 129843364613056}
  331. [ 2024-06-11-10-05-25 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718100315484
  332. [ 2024-06-11-10-05-25 ] MESSAGE: previous mid price: 0.026780
  333. [ 2024-06-11-10-05-25 ] MESSAGE: new mid price: 0.026780
  334. [ 2024-06-11-10-05-25 ] MESSAGE: start orders calculating
  335. [ 2024-06-11-10-05-25 ] DEBUG base balance: {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 129843364613056}
  336. [ 2024-06-11-10-05-25 ] DEBUG quote balance: {"asset": "USDT", "free": 197.751, "locked": 105.757, "wallet": 0, "update_time": 129843364613056}
  337. [ 2024-06-11-10-05-25 ] MESSAGE: calculating completed
  338. [ 2024-06-11-10-05-25 ] DEBUG : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02812, 295.257); (0.02813, 295.257); (0.02814, 295.257); ], bids: [(0.02545, 397.522); (0.02544, 397.678); (0.02543, 397.834); ]
  339. [ 2024-06-11-10-05-25 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02812, 295.257); (0.02813, 295.257); (0.02814, 295.257); ], bids: [(0.02545, 397.522); (0.02544, 397.678); (0.02543, 397.834); ]
  340. [ 2024-06-11-10-05-25 ] MESSAGE: LIMIT GRID
  341. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02812
  342. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 295.257
  343. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02813
  344. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 295.257
  345. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02814
  346. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 295.257
  347. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02545
  348. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 397.522
  349. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02544
  350. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 397.678
  351. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02543
  352. [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 397.834
  353. [ 2024-06-11-10-05-25 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "type": LIMIT", "side": BUY"}
  354. [ 2024-06-11-10-05-25 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "type": LIMIT", "side": BUY"}
  355. [ 2024-06-11-10-05-25 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
  356. [ 2024-06-11-10-05-25 ] MESSAGE: csize: 3
  357. [ 2024-06-11-10-05-25 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  358. [ 2024-06-11-10-05-25 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  359. [ 2024-06-11-10-05-25 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "client_order_id": 1718100304068, "type": LIMIT", "side": BUY"}
  360. [ 2024-06-11-10-05-25 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "client_order_id": 1718100304069, "type": LIMIT", "side": BUY"}
  361. [ 2024-06-11-10-05-25 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  362. [ 2024-06-11-10-05-25 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "client_order_id": 1718100304070, "type": LIMIT", "side": SELL"}
  363. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 129842968259648}
  364. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 129842926296128}
  365. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 129842934688832}
  366. [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304070, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100326006}
  367. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326013", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298608, "order": {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
  368. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  369. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  370. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304067, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  371. [ 2024-06-11-10-05-26 ] MESSAGE: erase
  372. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 8
  373. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  374. [ 2024-06-11-10-05-26 ] MESSAGE: In fill event risk checker
  375. [ 2024-06-11-10-05-26 ] DEBUG : {"ask_price": 0.02693, "ask_quantity": 92.31, "bid_price": 0.02664, "bid_quantity": 113.3}
  376. [ 2024-06-11-10-05-26 ] 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); ]
  377. [ 2024-06-11-10-05-26 ] 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); ]
  378. [ 2024-06-11-10-05-26 ] MESSAGE: LIMIT GRID
  379. [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 0.01998
  380. [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 500.501
  381. [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 0.01332
  382. [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 750.751
  383. [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 0.00666
  384. [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 1501.5
  385. [ 2024-06-11-10-05-26 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "type": LIMIT", "side": BUY"}
  386. [ 2024-06-11-10-05-26 ] MESSAGE: csize: 6
  387. [ 2024-06-11-10-05-26 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304070, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028130, "quantity": 295.250000, "update_time": 1}
  388. [ 2024-06-11-10-05-26 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028120, "quantity": 295.250000, "update_time": 1}
  389. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326014", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
  390. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  391. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  392. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
  393. [ 2024-06-11-10-05-26 ] MESSAGE: erase
  394. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 8
  395. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  396. [ 2024-06-11-10-05-26 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028140, "quantity": 295.250000, "update_time": 1}
  397. [ 2024-06-11-10-05-26 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "client_order_id": 1718100304071, "type": LIMIT", "side": BUY"}
  398. [ 2024-06-11-10-05-26 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}
  399. [ 2024-06-11-10-05-26 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304068, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025440, "quantity": 397.670000, "update_time": 1}
  400. [ 2024-06-11-10-05-26 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718100304069, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025450, "quantity": 397.520000, "update_time": 1}
  401. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326014", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298608, "order": {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
  402. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  403. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  404. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304065, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
  405. [ 2024-06-11-10-05-26 ] MESSAGE: erase
  406. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
  407. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  408. [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.520000, "update_time": 1718100326008}
  409. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326027", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036315920, "order": {"symbol": "PNKUSDT", "coid": 1718100304070, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
  410. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  411. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304070, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028130, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
  412. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304070, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028130, "quantity": 295.250000, "update_time": 1}
  413. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
  414. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  415. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326029", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036269456, "order": {"symbol": "PNKUSDT", "coid": 1718100304069, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}}
  416. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  417. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304069, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025450, "quantity": 397.520000, "filled_quantity": 0.000000, "update_time": 267}
  418. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304069, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025450, "quantity": 397.520000, "update_time": 1}
  419. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
  420. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  421. [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.670000, "update_time": 1718100326014}
  422. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  423. [ 2024-06-11-10-05-26 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  424. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 129842959866944}
  425. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  426. [ 2024-06-11-10-05-26 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  427. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  428. [ 2024-06-11-10-05-26 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
  429. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326037", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036315920, "order": {"symbol": "PNKUSDT", "coid": 1718100304068, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}}
  430. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  431. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304068, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025440, "quantity": 397.670000, "filled_quantity": 0.000000, "update_time": 269}
  432. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304068, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025440, "quantity": 397.670000, "update_time": 1}
  433. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
  434. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  435. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 129842951474240}
  436. [ 2024-06-11-10-05-26 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 129842968259648}
  437. [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 500.500000, "update_time": 1718100326043}
  438. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326056", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036317488, "order": {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
  439. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  440. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028140, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
  441. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304063, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028140, "quantity": 295.250000, "update_time": 1}
  442. [ 2024-06-11-10-05-26 ] MESSAGE: erase
  443. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 6
  444. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  445. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326060", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036317488, "order": {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}}
  446. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  447. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}
  448. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304062, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025430, "quantity": 397.830000, "filled_quantity": 0.000000, "update_time": 269}
  449. [ 2024-06-11-10-05-26 ] MESSAGE: erase
  450. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 5
  451. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  452. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326060", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298608, "order": {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}}
  453. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  454. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028120, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 263}
  455. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304064, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028120, "quantity": 295.250000, "update_time": 1}
  456. [ 2024-06-11-10-05-26 ] MESSAGE: erase
  457. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 4
  458. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
  459. [ 2024-06-11-10-05-26 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718100326070", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 129843036298336, "order": {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
  460. [ 2024-06-11-10-05-26 ] MESSAGE: limit
  461. [ 2024-06-11-10-05-26 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
  462. [ 2024-06-11-10-05-26 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.019980, "quantity": 500.500000, "update_time": 1}
  463. [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 4
  464. [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement