Advertisement
den4ik2003

Untitled

Jun 20th, 2024
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.21 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 0x5ca63b1b9a40
  4. api keys: mx0vglRsnmcTEgpmkD ef47dd75fb8b41eebf145056dc98032f
  5. run forever balance 0x5ca63b1b9a40
  6. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "PNK", "free": 0.02, "locked": 0, "wallet": 0, "update_time": 140736116510336}, {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 140736116510336}, {"asset": "LAI", "free": 3892.49, "locked": 10009.1, "wallet": 0, "update_time": 140736116510336}, {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 140736116510336}, {"asset": "LOTT", "free": 12298.3, "locked": 0, "wallet": 0, "update_time": 140736116510336}, {"asset": "USDT", "free": 79.5548, "locked": 205.301, "wallet": 0, "update_time": 140736116510336}]}
  7. get balance indicator 0x5ca63b1b9b68
  8. add_balance_getter 0x5ca63b1b9b68 mm_bot
  9. ***
  10. /mnt/logs/MM_BOT_UPD_LAI-2024-06-20-23-26-05.log
  11. ***
  12. balance indicator: 0x5ca63b1b9b68 0x5ca63b1b9a40
  13. {"asset": "PNK", "free": 0.02, "locked": 0, "wallet": 0, "update_time": 124230408588224}
  14. {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 124230408588224}
  15. {"asset": "LAI", "free": 3892.49, "locked": 10009.1, "wallet": 0, "update_time": 124230408588224}
  16. {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 124230408588224}
  17. {"asset": "LOTT", "free": 12298.3, "locked": 0, "wallet": 0, "update_time": 124230408588224}
  18. {"asset": "USDT", "free": 79.5548, "locked": 205.301, "wallet": 0, "update_time": 124230408588224}
  19. {"params":["spot@private.account.v3.api","spot@public.limit.depth.v3.api@LAIUSDT@20","spot@private.orders.v3.api"],"method":"SUBSCRIPTION"}
  20. terminate called after throwing an instance of 'std::runtime_error'
  21. what(): mira::mexc_spot::e_mexc_spot_error_to_string: unknown e_mexc_spot_error object: error
  22. Aborted (core dumped)
  23. ubuntu@ip-172-31-31-23:~/connector_demo/main$ cat /mnt/logs/MM_BOT_UPD_LAI-2024-06-20-23-26-05.log
  24. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925581141, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018433, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  25. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925581140, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016674, "quantity": 3075.080000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  26. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925563174, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016676, "quantity": 3074.720000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  27. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925563180, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018434, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  28. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925563175, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016677, "quantity": 3074.530000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  29. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925563173, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016675, "quantity": 3074.900000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  30. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925556719, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018436, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  31. [ 2024-06-20-23-26-05 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925556721, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018435, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  32. [ 2024-06-20-23-26-06 ] MESSAGE: mm _process
  33. [ 2024-06-20-23-26-06 ] MESSAGE: position quote: 0.000000max pos: 5.000000
  34. [ 2024-06-20-23-26-06 ] MESSAGE: max pos is not exceeded
  35. [ 2024-06-20-23-26-06 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718925966099
  36. [ 2024-06-20-23-26-06 ] DEBUG overall risk checker res: OrderEvent: delta=1.71893e+11, symbol="LAIUSDT", type="LIMIT_GRID", asks: [(0.018449, 2502.29); (0.01845, 2502.29); (0.018451, 2502.29); (0.018452, 2502.29); (0.018453, 2502.29); ], bids: [(0.016692, 3071.77); (0.016691, 3071.96); (0.01669, 3072.14); (0.016689, 3072.32); (0.016688, 3072.51); ]
  37. [ 2024-06-20-23-26-06 ] INFO : OrderEvent: delta=1.71893e+11, symbol="LAIUSDT", type="LIMIT_GRID", asks: [(0.018449, 2502.29); (0.01845, 2502.29); (0.018451, 2502.29); (0.018452, 2502.29); (0.018453, 2502.29); ], bids: [(0.016692, 3071.77); (0.016691, 3071.96); (0.01669, 3072.14); (0.016689, 3072.32); (0.016688, 3072.51); ]
  38. [ 2024-06-20-23-26-06 ] MESSAGE: LIMIT GRID
  39. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016688, "quantity": 3072.500000, "type": LIMIT", "side": BUY"}
  40. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016689, "quantity": 3072.320000, "type": LIMIT", "side": BUY"}
  41. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016690, "quantity": 3072.140000, "type": LIMIT", "side": BUY"}
  42. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016691, "quantity": 3071.950000, "type": LIMIT", "side": BUY"}
  43. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016692, "quantity": 3071.770000, "type": LIMIT", "side": BUY"}
  44. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018453, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  45. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018452, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  46. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018451, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  47. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018450, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  48. [ 2024-06-20-23-26-06 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018449, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  49. [ 2024-06-20-23-26-06 ] MESSAGE: csize: 8
  50. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925556721, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018435, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  51. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925563173, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016675, "quantity": 3074.900000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  52. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925556719, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018436, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  53. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925581141, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018433, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  54. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016690, "quantity": 3072.140000, "client_order_id": 1718925965670, "type": LIMIT", "side": BUY"}
  55. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925563180, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018434, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  56. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925563174, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016676, "quantity": 3074.720000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  57. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016688, "quantity": 3072.500000, "client_order_id": 1718925965668, "type": LIMIT", "side": BUY"}
  58. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925563175, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016677, "quantity": 3074.530000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  59. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018449, "quantity": 2502.280000, "client_order_id": 1718925965677, "type": LIMIT", "side": SELL"}
  60. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018450, "quantity": 2502.280000, "client_order_id": 1718925965676, "type": LIMIT", "side": SELL"}
  61. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016689, "quantity": 3072.320000, "client_order_id": 1718925965669, "type": LIMIT", "side": BUY"}
  62. [ 2024-06-20-23-26-06 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925581140, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016674, "quantity": 3075.080000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  63. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016691, "quantity": 3071.950000, "client_order_id": 1718925965671, "type": LIMIT", "side": BUY"}
  64. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016692, "quantity": 3071.770000, "client_order_id": 1718925965672, "type": LIMIT", "side": BUY"}
  65. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018453, "quantity": 2502.280000, "client_order_id": 1718925965673, "type": LIMIT", "side": SELL"}
  66. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018451, "quantity": 2502.280000, "client_order_id": 1718925965675, "type": LIMIT", "side": SELL"}
  67. [ 2024-06-20-23-26-06 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018452, "quantity": 2502.280000, "client_order_id": 1718925965674, "type": LIMIT", "side": SELL"}
  68. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966118", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966118, "order": {"symbol": "LAIUSDT", "coid": 1718925563173, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016675, "quantity": 3074.900000, "filled_quantity": 0.000000, "update_time": 270}}
  69. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  70. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925563173, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016675, "quantity": 3074.900000, "filled_quantity": 0.000000, "update_time": 270}
  71. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925563173, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016675, "quantity": 3074.900000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  72. [ 2024-06-20-23-26-06 ] MESSAGE: erase
  73. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 17
  74. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966128", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966128, "order": {"symbol": "LAIUSDT", "coid": 1718925581141, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018433, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}}
  75. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  76. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925581141, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018433, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}
  77. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925581141, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018433, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  78. [ 2024-06-20-23-26-06 ] MESSAGE: erase
  79. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 16
  80. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925563173, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016675, "quantity": 3074.900000, "filled_quantity": 0.000000, "update_time": 124230159023168}
  81. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966136", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966136, "order": {"symbol": "LAIUSDT", "coid": 1718925556721, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018435, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 272}}
  82. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  83. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925556721, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018435, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 272}
  84. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925556721, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018435, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  85. [ 2024-06-20-23-26-06 ] MESSAGE: erase
  86. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 15
  87. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966141", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966141, "order": {"symbol": "LAIUSDT", "coid": 1718925556719, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018436, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}}
  88. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  89. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925556719, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018436, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}
  90. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925556719, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018436, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  91. [ 2024-06-20-23-26-06 ] MESSAGE: erase
  92. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 14
  93. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966144", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966144, "order": {"symbol": "LAIUSDT", "coid": 1718925563180, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018434, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}}
  94. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  95. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925563180, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018434, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}
  96. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925563180, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018434, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  97. [ 2024-06-20-23-26-06 ] MESSAGE: erase
  98. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 13
  99. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925581141, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018433, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 124229831871552}
  100. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925556719, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018436, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 124230150630464}
  101. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925563180, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018434, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 124230142237760}
  102. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925563174, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016676, "quantity": 3074.720000, "filled_quantity": 0.000000, "update_time": 124230133845056}
  103. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925556721, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018435, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 124230167415872}
  104. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966151", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966151, "order": {"symbol": "LAIUSDT", "coid": 1718925563174, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016676, "quantity": 3074.720000, "filled_quantity": 0.000000, "update_time": 274}}
  105. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  106. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925563174, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016676, "quantity": 3074.720000, "filled_quantity": 0.000000, "update_time": 274}
  107. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925563174, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016676, "quantity": 3074.720000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  108. [ 2024-06-20-23-26-06 ] MESSAGE: erase
  109. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 12
  110. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966160", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966160, "order": {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 266}}
  111. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  112. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 266}
  113. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.016688, "quantity": 3072.500000, "update_time": 101869035481032}
  114. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 12
  115. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966160", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966160, "order": {"symbol": "LAIUSDT", "coid": 1718925563175, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016677, "quantity": 3074.530000, "filled_quantity": 0.000000, "update_time": 274}}
  116. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  117. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925563175, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016677, "quantity": 3074.530000, "filled_quantity": 0.000000, "update_time": 274}
  118. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925563175, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016677, "quantity": 3074.530000, "filled_quantity": 0.000000, "update_time": 1718925965690}
  119. [ 2024-06-20-23-26-06 ] MESSAGE: erase
  120. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 11
  121. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925563175, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016677, "quantity": 3074.530000, "filled_quantity": 0.000000, "update_time": 124229840264256}
  122. [ 2024-06-20-23-26-06 ] DEBUG ? new: {"symbol": "LAIUSDT", "coid": 1718925965674, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 2502.280000, "update_time": 1718925966152}
  123. [ 2024-06-20-23-26-06 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925966162", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925966162, "order": {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}}
  124. [ 2024-06-20-23-26-06 ] MESSAGE: limit
  125. [ 2024-06-20-23-26-06 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}
  126. [ 2024-06-20-23-26-06 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.018449, "quantity": 2502.280000, "update_time": 101869035481032}
  127. [ 2024-06-20-23-26-06 ] MESSAGE: limit/market orders size: 11
  128. [ 2024-06-20-23-26-06 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925581140, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016674, "quantity": 3075.080000, "filled_quantity": 0.000000, "update_time": 124229848656960}
  129. [ 2024-06-20-23-26-06 ] DEBUG ? new: {"symbol": "LAIUSDT", "coid": 1718925965674, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 3072.500000, "update_time": 1718925966151}
  130. ubuntu@ip-172-31-31-23:~/connector_demo/main$ ./test LOTTUSDT_mm
  131. file name -> LOTTUSDT_mm.config
  132. API 0x58032a20fa40
  133. api keys: mx0vglRsnmcTEgpmkD ef47dd75fb8b41eebf145056dc98032f
  134. run forever balance 0x58032a20fa40
  135. {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "PNK", "free": 0.02, "locked": 0, "wallet": 0, "update_time": 140734159865760}, {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 140734159865760}, {"asset": "LAI", "free": 3892.49, "locked": 10009.1, "wallet": 0, "update_time": 140734159865760}, {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 140734159865760}, {"asset": "LOTT", "free": 12298.3, "locked": 0, "wallet": 0, "update_time": 140734159865760}, {"asset": "USDT", "free": 233.531, "locked": 51.3252, "wallet": 0, "update_time": 140734159865760}]}
  136. get balance indicator 0x58032a20fb68
  137. add_balance_getter 0x58032a20fb68 mm_bot
  138. ***
  139. /mnt/logs/MM_BOT_UPD_LAI-2024-06-20-23-26-23.log
  140. ***
  141. balance indicator: 0x58032a20fb68 0x58032a20fa40
  142. {"asset": "PNK", "free": 0.02, "locked": 0, "wallet": 0, "update_time": 128583309708224}
  143. {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 128583309708224}
  144. {"asset": "LAI", "free": 3892.49, "locked": 10009.1, "wallet": 0, "update_time": 128583309708224}
  145. {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 128583309708224}
  146. {"asset": "LOTT", "free": 12298.3, "locked": 0, "wallet": 0, "update_time": 128583309708224}
  147. {"asset": "USDT", "free": 233.531, "locked": 51.3252, "wallet": 0, "update_time": 128583309708224}
  148. {"params":["spot@private.account.v3.api","spot@public.limit.depth.v3.api@LAIUSDT@20","spot@private.orders.v3.api"],"method":"SUBSCRIPTION"}
  149. terminate called after throwing an instance of 'std::runtime_error'
  150. what(): mira::mexc_spot::e_mexc_spot_error_to_string: unknown e_mexc_spot_error object: error
  151. Aborted (core dumped)
  152. ubuntu@ip-172-31-31-23:~/connector_demo/main$ cat /mnt/logs/MM_BOT_UPD_LAI-2024-06-20-23-26-23.log
  153. [ 2024-06-20-23-26-23 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925965676, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018450, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  154. [ 2024-06-20-23-26-23 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925965673, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018453, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  155. [ 2024-06-20-23-26-23 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925965674, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018452, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  156. [ 2024-06-20-23-26-23 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  157. [ 2024-06-20-23-26-23 ] DEBUG init open orders: {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  158. [ 2024-06-20-23-26-24 ] MESSAGE: mm _process
  159. [ 2024-06-20-23-26-24 ] MESSAGE: position quote: 0.000000max pos: 5.000000
  160. [ 2024-06-20-23-26-24 ] MESSAGE: max pos is not exceeded
  161. [ 2024-06-20-23-26-24 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718925984093
  162. [ 2024-06-20-23-26-24 ] DEBUG overall risk checker res: OrderEvent: delta=1.71893e+11, symbol="LAIUSDT", type="LIMIT_GRID", asks: [(0.018442, 2502.29); (0.018443, 2502.29); (0.018444, 2502.29); (0.018445, 2502.29); (0.018446, 2502.29); ], bids: [(0.016686, 3072.88); (0.016685, 3073.06); (0.016684, 3073.25); (0.016683, 3073.43); (0.016682, 3073.61); ]
  163. [ 2024-06-20-23-26-24 ] INFO : OrderEvent: delta=1.71893e+11, symbol="LAIUSDT", type="LIMIT_GRID", asks: [(0.018442, 2502.29); (0.018443, 2502.29); (0.018444, 2502.29); (0.018445, 2502.29); (0.018446, 2502.29); ], bids: [(0.016686, 3072.88); (0.016685, 3073.06); (0.016684, 3073.25); (0.016683, 3073.43); (0.016682, 3073.61); ]
  164. [ 2024-06-20-23-26-24 ] MESSAGE: LIMIT GRID
  165. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016682, "quantity": 3073.610000, "type": LIMIT", "side": BUY"}
  166. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016683, "quantity": 3073.420000, "type": LIMIT", "side": BUY"}
  167. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016684, "quantity": 3073.240000, "type": LIMIT", "side": BUY"}
  168. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016685, "quantity": 3073.060000, "type": LIMIT", "side": BUY"}
  169. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.016686, "quantity": 3072.870000, "type": LIMIT", "side": BUY"}
  170. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018446, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  171. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018445, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  172. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018444, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  173. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018443, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  174. [ 2024-06-20-23-26-24 ] DEBUG @#*&* : {"symbol": "LAIUSDT", "price": 0.018442, "quantity": 2502.280000, "type": LIMIT", "side": SELL"}
  175. [ 2024-06-20-23-26-24 ] MESSAGE: csize: 5
  176. [ 2024-06-20-23-26-24 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  177. [ 2024-06-20-23-26-24 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  178. [ 2024-06-20-23-26-24 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925965674, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018452, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  179. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016684, "quantity": 3073.240000, "client_order_id": 1718925983457, "type": LIMIT", "side": BUY"}
  180. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016683, "quantity": 3073.420000, "client_order_id": 1718925983456, "type": LIMIT", "side": BUY"}
  181. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016682, "quantity": 3073.610000, "client_order_id": 1718925983455, "type": LIMIT", "side": BUY"}
  182. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018445, "quantity": 2502.280000, "client_order_id": 1718925983461, "type": LIMIT", "side": SELL"}
  183. [ 2024-06-20-23-26-24 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925965676, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018450, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  184. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016685, "quantity": 3073.060000, "client_order_id": 1718925983458, "type": LIMIT", "side": BUY"}
  185. [ 2024-06-20-23-26-24 ] DEBUG ! cancel: {"symbol": "LAIUSDT", "coid": 1718925965673, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018453, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  186. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018446, "quantity": 2502.280000, "client_order_id": 1718925983460, "type": LIMIT", "side": SELL"}
  187. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018442, "quantity": 2502.280000, "client_order_id": 1718925983464, "type": LIMIT", "side": SELL"}
  188. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018444, "quantity": 2502.280000, "client_order_id": 1718925983462, "type": LIMIT", "side": SELL"}
  189. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.016686, "quantity": 3072.870000, "client_order_id": 1718925983459, "type": LIMIT", "side": BUY"}
  190. [ 2024-06-20-23-26-24 ] DEBUG ! new: {"symbol": "LAIUSDT", "price": 0.018443, "quantity": 2502.280000, "client_order_id": 1718925983463, "type": LIMIT", "side": SELL"}
  191. [ 2024-06-20-23-26-24 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925984109", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925984109, "order": {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}}
  192. [ 2024-06-20-23-26-24 ] MESSAGE: limit
  193. [ 2024-06-20-23-26-24 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 274}
  194. [ 2024-06-20-23-26-24 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  195. [ 2024-06-20-23-26-24 ] MESSAGE: erase
  196. [ 2024-06-20-23-26-24 ] MESSAGE: limit/market orders size: 14
  197. [ 2024-06-20-23-26-24 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925984113", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925984113, "order": {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 266}}
  198. [ 2024-06-20-23-26-24 ] MESSAGE: limit
  199. [ 2024-06-20-23-26-24 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 266}
  200. [ 2024-06-20-23-26-24 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 1718925983473}
  201. [ 2024-06-20-23-26-24 ] MESSAGE: erase
  202. [ 2024-06-20-23-26-24 ] MESSAGE: limit/market orders size: 13
  203. [ 2024-06-20-23-26-24 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925965677, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018449, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 128582923836480}
  204. [ 2024-06-20-23-26-24 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925984135", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925984135, "order": {"symbol": "LAIUSDT", "coid": 1718925983456, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016683, "quantity": 3073.420000, "filled_quantity": 0.000000, "update_time": 274}}
  205. [ 2024-06-20-23-26-24 ] MESSAGE: limit
  206. [ 2024-06-20-23-26-24 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925983456, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016683, "quantity": 3073.420000, "filled_quantity": 0.000000, "update_time": 274}
  207. [ 2024-06-20-23-26-24 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925983456, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.016683, "quantity": 3073.420000, "update_time": 96770624440248}
  208. [ 2024-06-20-23-26-24 ] MESSAGE: limit/market orders size: 13
  209. [ 2024-06-20-23-26-24 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925965668, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016688, "quantity": 3072.500000, "filled_quantity": 0.000000, "update_time": 128582932229184}
  210. [ 2024-06-20-23-26-24 ] DEBUG ? new: {"symbol": "LAIUSDT", "coid": 1718925983463, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 3073.420000, "update_time": 1718925984125}
  211. [ 2024-06-20-23-26-24 ] DEBUG ? new: {"symbol": "LAIUSDT", "coid": 1718925983463, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 3073.060000, "update_time": 1718925984132}
  212. [ 2024-06-20-23-26-24 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925984141", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925984141, "order": {"symbol": "LAIUSDT", "coid": 1718925983458, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016685, "quantity": 3073.060000, "filled_quantity": 0.000000, "update_time": 272}}
  213. [ 2024-06-20-23-26-24 ] MESSAGE: limit
  214. [ 2024-06-20-23-26-24 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925983458, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016685, "quantity": 3073.060000, "filled_quantity": 0.000000, "update_time": 272}
  215. [ 2024-06-20-23-26-24 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925983458, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.016685, "quantity": 3073.060000, "update_time": 96770624440248}
  216. [ 2024-06-20-23-26-24 ] MESSAGE: limit/market orders size: 13
  217. [ 2024-06-20-23-26-24 ] DEBUG ? new: {"symbol": "LAIUSDT", "coid": 1718925983463, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 3073.610000, "update_time": 1718925984140}
  218. [ 2024-06-20-23-26-24 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925965674, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018452, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 128582915443776}
  219. [ 2024-06-20-23-26-24 ] DEBUG ? cancel: {"symbol": "LAIUSDT", "coid": 1718925965673, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018453, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 128582907051072}
  220. [ 2024-06-20-23-26-24 ] DEBUG ? new: {"symbol": "LAIUSDT", "coid": 1718925983463, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 2502.280000, "update_time": 1718925984144}
  221. [ 2024-06-20-23-26-24 ] DEBUG ? new: {"symbol": "LAIUSDT", "coid": 1718925983463, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 3073.240000, "update_time": 1718925984148}
  222. [ 2024-06-20-23-26-24 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925984149", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925984149, "order": {"symbol": "LAIUSDT", "coid": 1718925983455, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016682, "quantity": 3073.610000, "filled_quantity": 0.000000, "update_time": 274}}
  223. [ 2024-06-20-23-26-24 ] MESSAGE: limit
  224. [ 2024-06-20-23-26-24 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925983455, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.016682, "quantity": 3073.610000, "filled_quantity": 0.000000, "update_time": 274}
  225. [ 2024-06-20-23-26-24 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925983455, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.016682, "quantity": 3073.610000, "update_time": 96770624440248}
  226. [ 2024-06-20-23-26-24 ] MESSAGE: limit/market orders size: 13
  227. [ 2024-06-20-23-26-24 ] INFO : WebSocketEvent: delta=1.71893e+11, event_time=1718925984152", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 1718925984152, "order": {"symbol": "LAIUSDT", "coid": 1718925983461, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018445, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 272}}
  228. [ 2024-06-20-23-26-24 ] MESSAGE: limit
  229. [ 2024-06-20-23-26-24 ] DEBUG Event order: : {"symbol": "LAIUSDT", "coid": 1718925983461, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.018445, "quantity": 2502.280000, "filled_quantity": 0.000000, "update_time": 272}
  230. [ 2024-06-20-23-26-24 ] DEBUG old order: : {"symbol": "LAIUSDT", "coid": 1718925983461, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.018445, "quantity": 2502.280000, "update_time": 96770624440248}
  231. [ 2024-06-20-23-26-24 ] MESSAGE: limit/market orders size: 13
  232. ubuntu@ip-172-31-31-23:~/connector_demo/main$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement