Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu@ip-172-31-31-23:~/connector_demo/main$ ./test LOTTUSDT_mm
- file name -> LOTTUSDT_mm.config
- API 0x559e1dac3a40
- api keys: mx0vglRsnmcTEgpmkD ef47dd75fb8b41eebf145056dc98032f
- run forever balance 0x559e1dac3a40
- {"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}]}
- get balance indicator 0x559e1dac3b68
- add_balance_getter 0x559e1dac3b68 mm_bot
- [ 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}
- [ 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}
- [ 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}
- balance indicator: 0x559e1dac3b68 0x559e1dac3a40
- {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 129843364613056}
- {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "USDT", "free": 207.878, "locked": 95.6296, "wallet": 0, "update_time": 129843364613056}
- {"params":["spot@private.account.v3.api","spot@public.limit.depth.v3.api@PNKUSDT@20","spot@private.orders.v3.api"],"method":"SUBSCRIPTION"}
- [ 2024-06-11-10-05-04 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 4123379951736402234
- [ 2024-06-11-10-05-04 ] MESSAGE: new mid price: 0.026780
- [ 2024-06-11-10-05-04 ] MESSAGE: start orders calculating
- [ 2024-06-11-10-05-04 ] DEBUG base balance: {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-04 ] DEBUG quote balance: {"asset": "USDT", "free": 207.878, "locked": 95.6296, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-04 ] MESSAGE: calculating completed
- [ 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); ]
- [ 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); ]
- [ 2024-06-11-10-05-04 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02812
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02813
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02814
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02545
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 397.522
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02544
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 397.678
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 0.02543
- [ 2024-06-11-10-05-04 ] DEBUG in _process_limit_grid: 397.834
- [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-04 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-04 ] MESSAGE: csize: 3
- [ 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}
- [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "client_order_id": 1718100304058, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "client_order_id": 1718100304055, "type": LIMIT", "side": BUY"}
- [ 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}
- [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "client_order_id": 1718100304056, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "client_order_id": 1718100304057, "type": LIMIT", "side": BUY"}
- [ 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}
- [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "client_order_id": 1718100304059, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-04 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "client_order_id": 1718100304060, "type": LIMIT", "side": SELL"}
- [ 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}
- [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304060, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100305002}
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: erase
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-05 ] MESSAGE: In fill event risk checker
- [ 2024-06-11-10-05-05 ] DEBUG : {"ask_price": 0.02693, "ask_quantity": 92.31, "bid_price": 0.02664, "bid_quantity": 113.3}
- [ 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); ]
- [ 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); ]
- [ 2024-06-11-10-05-05 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 0.01998
- [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 500.501
- [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 0.01332
- [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 750.751
- [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 0.00666
- [ 2024-06-11-10-05-05 ] DEBUG in _process_limit_grid: 1501.5
- [ 2024-06-11-10-05-05 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-05 ] MESSAGE: csize: 6
- [ 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}
- [ 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}
- [ 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}
- [ 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}
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718100304061, "type": LIMIT", "side": BUY"}
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.830000, "update_time": 1718100305026}
- [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.670000, "update_time": 1718100305029}
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100305037}
- [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.520000, "update_time": 1718100305036}
- [ 2024-06-11-10-05-05 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304061, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100305039}
- [ 2024-06-11-10-05-05 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-05 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: erase
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 8
- [ 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}
- ! PNKUSDT[ 2024-06-11-10-05-05 ] DEBUG ? cancel:
- ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-05 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 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}
- [ 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}
- [ 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}
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: erase
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-05 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: erase
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: erase
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 5
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: erase
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-05 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-10-05-05 ] MESSAGE: ! PNKUSDT
- balance indicator: 0x559e1dac3b68 0x559e1dac3a40
- {"asset": "PNK", "free": 590.52, "locked": 295.25, "wallet": 0, "update_time": 129843364613056}
- {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 129843364613056}
- {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "USDT", "free": 207.644, "locked": 95.8635, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-15 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718100304973
- [ 2024-06-11-10-05-15 ] MESSAGE: previous mid price: 0.026780
- [ 2024-06-11-10-05-15 ] MESSAGE: new mid price: 0.026780
- [ 2024-06-11-10-05-15 ] MESSAGE: start orders calculating
- [ 2024-06-11-10-05-15 ] DEBUG base balance: {"asset": "PNK", "free": 590.52, "locked": 295.25, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-15 ] DEBUG quote balance: {"asset": "USDT", "free": 207.644, "locked": 95.8635, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-15 ] MESSAGE: calculating completed
- [ 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); ]
- [ 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); ]
- [ 2024-06-11-10-05-15 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02812
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02813
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02814
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02545
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 397.522
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02544
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 397.678
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.02543
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 397.834
- [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-15 ] MESSAGE: csize: 1
- [ 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}
- [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025430, "quantity": 397.830000, "client_order_id": 1718100304062, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028120, "quantity": 295.250000, "client_order_id": 1718100304064, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028140, "quantity": 295.250000, "client_order_id": 1718100304063, "type": LIMIT", "side": SELL"}
- [ 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}
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: erase
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-15 ] MESSAGE: In fill event risk checker
- [ 2024-06-11-10-05-15 ] DEBUG : {"ask_price": 0.02693, "ask_quantity": 92.31, "bid_price": 0.02664, "bid_quantity": 113.3}
- [ 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); ]
- [ 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); ]
- [ 2024-06-11-10-05-15 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.01998
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 500.501
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.01332
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 750.751
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 0.00666
- [ 2024-06-11-10-05-15 ] DEBUG in _process_limit_grid: 1501.5
- [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-15 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-15 ] MESSAGE: csize: 6
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "client_order_id": 1718100304067, "type": LIMIT", "side": BUY"}
- [ 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}
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "client_order_id": 1718100304065, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-15 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718100304066, "type": LIMIT", "side": BUY"}
- [ 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}
- [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100315512}
- [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.830000, "update_time": 1718100315515}
- [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100315507}
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-15 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-15 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-15 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 500.500000, "update_time": 1718100315530}
- [ 2024-06-11-10-05-15 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-15 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 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}
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: erase
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 750.750000, "update_time": 1718100315533}
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: erase
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: erase
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-15 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304066, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 1501.500000, "update_time": 1718100315551}
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-15 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-10-05-15 ] MESSAGE: ! PNKUSDT
- balance indicator: 0x559e1dac3b68 0x559e1dac3a40
- {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 129843364613056}
- {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 129843364613056}
- {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 129843364613056}
- {"asset": "USDT", "free": 197.751, "locked": 105.757, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-25 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718100315484
- [ 2024-06-11-10-05-25 ] MESSAGE: previous mid price: 0.026780
- [ 2024-06-11-10-05-25 ] MESSAGE: new mid price: 0.026780
- [ 2024-06-11-10-05-25 ] MESSAGE: start orders calculating
- [ 2024-06-11-10-05-25 ] DEBUG base balance: {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-25 ] DEBUG quote balance: {"asset": "USDT", "free": 197.751, "locked": 105.757, "wallet": 0, "update_time": 129843364613056}
- [ 2024-06-11-10-05-25 ] MESSAGE: calculating completed
- [ 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); ]
- [ 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); ]
- [ 2024-06-11-10-05-25 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02812
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02813
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02814
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02545
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 397.522
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02544
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 397.678
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 0.02543
- [ 2024-06-11-10-05-25 ] DEBUG in _process_limit_grid: 397.834
- [ 2024-06-11-10-05-25 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-25 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-25 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-10-05-25 ] MESSAGE: csize: 3
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-25 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025440, "quantity": 397.670000, "client_order_id": 1718100304068, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-25 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025450, "quantity": 397.520000, "client_order_id": 1718100304069, "type": LIMIT", "side": BUY"}
- [ 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}
- [ 2024-06-11-10-05-25 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028130, "quantity": 295.250000, "client_order_id": 1718100304070, "type": LIMIT", "side": SELL"}
- [ 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}
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304070, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718100326006}
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: erase
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-26 ] MESSAGE: In fill event risk checker
- [ 2024-06-11-10-05-26 ] DEBUG : {"ask_price": 0.02693, "ask_quantity": 92.31, "bid_price": 0.02664, "bid_quantity": 113.3}
- [ 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); ]
- [ 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); ]
- [ 2024-06-11-10-05-26 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 0.01998
- [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 500.501
- [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 0.01332
- [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 750.751
- [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 0.00666
- [ 2024-06-11-10-05-26 ] DEBUG in _process_limit_grid: 1501.5
- [ 2024-06-11-10-05-26 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-10-05-26 ] MESSAGE: csize: 6
- [ 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}
- [ 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}
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: erase
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 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}
- [ 2024-06-11-10-05-26 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "client_order_id": 1718100304071, "type": LIMIT", "side": BUY"}
- [ 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}
- [ 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}
- [ 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}
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: erase
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.520000, "update_time": 1718100326008}
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 397.670000, "update_time": 1718100326014}
- [ 2024-06-11-10-05-26 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-26 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 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}
- [ 2024-06-11-10-05-26 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-26 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-26 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-10-05-26 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718100304071, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 500.500000, "update_time": 1718100326043}
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: erase
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: erase
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 5
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: erase
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
- [ 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}}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit
- [ 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}
- [ 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}
- [ 2024-06-11-10-05-26 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-10-05-26 ] MESSAGE: ! PNKUSDT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement