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 0x58199dd9ba10
- api keys: mx0vglRsnmcTEgpmkD ef47dd75fb8b41eebf145056dc98032f
- run forever balance 0x58199dd9ba10
- {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 140724062309376}, {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 140724062309376}, {"asset": "USDT", "free": 237.908, "locked": 65.5997, "wallet": 0, "update_time": 140724062309376}]}
- get balance indicator 0x58199dd9bb38
- add_balance_getter 0x58199dd9bb38 mm_bot
- balance indicator: 0x58199dd9bb38 0x58199dd9ba10
- {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 130076033141696}
- {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "USDT", "free": 237.908, "locked": 65.5997, "wallet": 0, "update_time": 130076033141696}
- {"params":["spot@private.account.v3.api","spot@public.limit.depth.v3.api@PNKUSDT@20","spot@private.orders.v3.api"],"method":"SUBSCRIPTION"}
- [ 2024-06-11-09-02-02 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 4294967301
- [ 2024-06-11-09-02-02 ] MESSAGE: new mid price: 0.026680
- [ 2024-06-11-09-02-02 ] MESSAGE: start orders calculating
- [ 2024-06-11-09-02-02 ] DEBUG base balance: {"asset": "PNK", "free": 885.77, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- [ 2024-06-11-09-02-02 ] DEBUG quote balance: {"asset": "USDT", "free": 237.908, "locked": 65.5997, "wallet": 0, "update_time": 130076033141696}
- [ 2024-06-11-09-02-02 ] MESSAGE: calculating completed
- [ 2024-06-11-09-02-02 ] DEBUG : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
- [ 2024-06-11-09-02-02 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
- [ 2024-06-11-09-02-02 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02801
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02802
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02803
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02535
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 399.09
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02534
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 399.247
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.02533
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 399.405
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025330, "quantity": 399.400000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025340, "quantity": 399.240000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025350, "quantity": 399.080000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028030, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028020, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-09-02-02 ] MESSAGE: csize: 0
- [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025330, "quantity": 399.400000, "client_order_id": 1718096522083, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "client_order_id": 1718096522088, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.025340, [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028020, "quantity": 295.250000, "client_order_id": 1718096522087, "type": LIMIT", "side": SELL"}
- "quantity": 399.240000, "client_order_id": 1718096522084, "type": LIMIT", "side": BUY"}[ 2024-06-11-09-02-02 ] DEBUG[ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.028030, "quantity": 295.250000, "client_order_id": 1718096522086, "type": LIMIT", "side": SELL"}
- ! new: {"symbol": "PNKUSDT", "price": 0.025350, "quantity": 399.080000, "client_order_id": 1718096522085, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096522491}
- [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.400000, "update_time": 1718096522493}
- [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096522504}
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522509", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702711728, "order": {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028010, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] MESSAGE: In fill event risk checker
- [ 2024-06-11-09-02-02 ] DEBUG : {"ask_price": 0.02673, "ask_quantity": 10895.5, "bid_price": 0.02664, "bid_quantity": 1144.58}
- [ 2024-06-11-09-02-02 ] DEBUG ready for going to execution: OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
- [ 2024-06-11-09-02-02 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
- [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.240000, "update_time": 1718096522508}
- [ 2024-06-11-09-02-02 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.01998
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 500.501
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.01332
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 750.751
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 0.00666
- [ 2024-06-11-09-02-02 ] DEBUG in _process_limit_grid: 1501.5
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-02 ] MESSAGE: csize: 6
- [ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522088[ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT, "type": LIMIT", "coid": 1718096522087, "side": [ 2024-06-11-09-02-02 ] DEBUG , "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] DEBUG [ 2024-06-11-09-02-02 ] DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "client_order_id": 1718096522089, "type": LIMIT", "side": BUY"}
- SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025350, "quantity": 399.080000, "update_time": 1! cancel: {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": [ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] DEBUG ! new: }[ "filled_quantity": 2024-06-11-09-02-02 ]
- DEBUG ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718096522090, "type": LIMIT", "side": BUY"}
- {"symbol": "PNKUSDT", "price": 0.019980, "quantity": 500.500000[ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.080000, [ 0.028030, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": 1}
- 0.000000, "update_time": 267}
- "update_time": 1718096522510}
- , "client_order_id": 1718096522091, "type": LIMIT", "side": BUY"}2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522516", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096522516}
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522524", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522525", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-09-02-02 ] ERROR cancel order error: [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522531", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}}
- [ 2024-06-11-09-02-02 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025350, "quantity": 399.080000[ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- , "update_time": 1}
- [ 2024-06-11-09-02-02 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522534", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028030, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-02 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 1501.500000, "update_time": 1718096522540}
- "quantity": 750.750000, "update_time": 1718096522537}
- [ 2024-06-11-09-02-02 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 130075605310528}
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522553", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.006660, "quantity": 1501.500000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 9
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522553", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522084, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
- [ 2024-06-11-09-02-02 ] MESSAGE: erase
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522556", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.013320, "quantity": 750.750000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 130075991178304}
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522570", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685984, "order": {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522088, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-02 ] MESSAGE: erase
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-02 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 500.500000, "update_time": 1718096522572}
- [ 2024-06-11-09-02-02 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096522596", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit
- [ 2024-06-11-09-02-02 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
- [ 2024-06-11-09-02-02 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.019980, "quantity": 500.500000, "update_time": 1}
- [ 2024-06-11-09-02-02 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-09-02-02 ] MESSAGE: ! PNKUSDT
- balance indicator: 0x58199dd9bb38 0x58199dd9ba10
- {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 130076033141696}
- {"asset": "ORDITT", "free": 288.29, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "MCC", "free": 54153.6, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "LOTT", "free": 5476.11, "locked": 3650.7, "wallet": 0, "update_time": 130076033141696}
- {"asset": "SHC", "free": 89.56, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "RSR", "free": 39554.1, "locked": 0, "wallet": 0, "update_time": 130076033141696}
- {"asset": "USDT", "free": 187.625, "locked": 115.883, "wallet": 0, "update_time": 130076033141696}
- [ 2024-06-11-09-02-12 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1718096522463
- [ 2024-06-11-09-02-12 ] MESSAGE: previous mid price: 0.026680
- [ 2024-06-11-09-02-12 ] MESSAGE: new mid price: 0.026680
- [ 2024-06-11-09-02-12 ] MESSAGE: start orders calculating
- [ 2024-06-11-09-02-12 ] DEBUG base balance: {"asset": "PNK", "free": 295.27, "locked": 590.5, "wallet": 0, "update_time": 130076033141696}
- [ 2024-06-11-09-02-12 ] DEBUG quote balance: {"asset": "USDT", "free": 187.625, "locked": 115.883, "wallet": 0, "update_time": 130076033141696}
- [ 2024-06-11-09-02-12 ] MESSAGE: calculating completed
- [ 2024-06-11-09-02-12 ] DEBUG : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
- [ 2024-06-11-09-02-12 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [(0.02801, 295.257); (0.02802, 295.257); (0.02803, 295.257); ], bids: [(0.02535, 399.09); (0.02534, 399.247); (0.02533, 399.405); ]
- [ 2024-06-11-09-02-12 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02801
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02802
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02803
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 295.257
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02535
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 399.09
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02534
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 399.247
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.02533
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 399.405
- [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.025340, "quantity": 399.240000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "type": LIMIT", "side": SELL"}
- [ 2024-06-11-09-02-12 ] MESSAGE: csize: 3
- [ 2024-06-11-09-02-12 ] DEBUG ! cancel: [ 2024-06-11-09-02-12 ] [ {"symbol": "PNKUSDT[ 2024-06-11-09-02-12 ] DEBUG ! new: {"symbol": "2024-06-11-09-02-12 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
- ", [ 2024-06-11-09-02-12 ] DEBUG"coid": 1718096522091, "type": LIMIT, "side": PNKUSDT", "price": 0.025340, "quantity": 399.240000, "client_order_id": 1718096522092, "type": LIMIT", "side": BUY"}
- BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
- ! new: {"symbol": "PNKUSDT", "price": 0.028010, "quantity": 295.250000, "client_order_id": 1718096522093, "type": LIMIT", "side": SELL"}
- DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 130075605310528}
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 130075991178304}
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532502", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522089, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-12 ] MESSAGE: erase
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 130074896493632}
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532517", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522090, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-12 ] MESSAGE: erase
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] MESSAGE: In fill event risk checker
- [ 2024-06-11-09-02-12 ] DEBUG : {"ask_price": 0.02673, "ask_quantity": 10895.5, "bid_price": 0.02664, "bid_quantity": 1144.58}
- [ 2024-06-11-09-02-12 ] DEBUG ready for going to execution: OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
- [ 2024-06-11-09-02-12 ] INFO : OrderEvent: delta=1.71797e+11, symbol="PNKUSDT", type="LIMIT_GRID", asks: [], bids: [(0.01998, 500.501); (0.01332, 750.751); (0.00666, 1501.5); ]
- [ 2024-06-11-09-02-12 ] MESSAGE: LIMIT GRID
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.01998
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 500.501
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.01332
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 750.751
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 0.00666
- [ 2024-06-11-09-02-12 ] DEBUG in _process_limit_grid: 1501.5
- [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-12 ] DEBUG @#*&* : {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-12 ] MESSAGE: csize: 6
- [ 2024-06-11-09-02-12 ] DEBUG ! cancel: [ 2024-06-11-09-02-12 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": [ 2024-06-11-09-02-12[ 2024-06-11-09-02-12 ] DEBUG [ 2024-06-11-09-02-12[ 2024-06-11-09-02-12 ] DEBUG{"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "PENDING", "price": ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028030, "quantity": 295.250000, "update_time": 1}
- "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] DEBUG ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
- [ 0.028010, "quantity": 295.250000, "update_time": 1}
- 2024-06-11-09-02-12 ] DEBUG ! cancel: {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING1}
- ! new: {"symbol": "PNKUSDT", "price": 0.013320, "quantity": 750.750000, "client_order_id": 1718096522095, "type": LIMIT", "side": BUY"}
- ", "price": 0.025350, "quantity": 399.080000, "update_time": 1}
- ! new: {"symbol": "PNKUSDT", "price": 0.006660, "quantity": 1501.500000, "client_order_id": 1718096522094, "type": LIMIT", "side": BUY"}
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 130075626298432}
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 130075982785600}
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 130075605310528}
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-12 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-12 ] ERROR cancel order error: ORDER_NOT_FOUND (MEXC_SPOT: Unknown order sent)
- [ 2024-06-11-09-02-12 ] DEBUG ? cancel: {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 130075634691136}
- [ 2024-06-11-09-02-12 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": SELL, "status": "NEW", "quantity": 295.250000, "update_time": 1718096532517}
- [ 2024-06-11-09-02-12 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 399.240000, "update_time": 1718096532550}
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532560", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522091, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.019980, "quantity": 500.500000, "filled_quantity": 0.000000, "update_time": 261}
- [ 2024-06-11-09-02-12 ] MESSAGE: erase
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 8
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532562", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702696384, "order": {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025330, "quantity": 399.400000, "filled_quantity": 0.000000, "update_time": 265}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522083, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025330, "quantity": 399.400000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: erase
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 7
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532562", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702744752, "order": {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028020, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 265}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522087, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028020, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: erase
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 6
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532562", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702744752, "order": {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "CANCELED", "price": 0.028030, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522086, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028030, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: erase
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 5
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532563", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "CANCELED", "price": 0.025350, "quantity": 399.080000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522085, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025350, "quantity": 399.080000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: erase
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532570", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702744752, "order": {"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "NEW", "price": 0.028010, "quantity": 295.250000, "filled_quantity": 0.000000, "update_time": 267}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522093, "type": LIMIT, "side": SELL, "status": "PENDING", "price": 0.028010, "quantity": 295.250000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532570", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702685696, "order": {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.025340, "quantity": 399.240000, "filled_quantity": 0.000000, "update_time": 269}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522092, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.025340, "quantity": 399.240000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532575", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702701248, "order": {"symbol": "PNKUSDT", "coid": 1718096522095, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, "quantity": 750.750000, "filled_quantity": 0.000000, "update_time": 263}}
- [ 2024-06-11-09-02-12 ] DEBUG ? new: [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522095, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.013320, {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": "quantity": 750.750000750.750000, "update_time": 1718096532552}
- , "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522095, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.013320, "quantity": 750.750000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
- [ 2024-06-11-09-02-12 ] DEBUG ? new: {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "quantity": 1501.500000, "update_time": 1718096532577}
- [ 2024-06-11-09-02-12 ] INFO : WebSocketEvent: delta=1.7181e+11, event_time=1718096532597", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 130075702730080, "order": {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit
- [ 2024-06-11-09-02-12 ] DEBUG Event order: : {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "NEW", "price": 0.006660, "quantity": 1501.500000, "filled_quantity": 0.000000, "update_time": 263}
- [ 2024-06-11-09-02-12 ] DEBUG old order: : {"symbol": "PNKUSDT", "coid": 1718096522094, "type": LIMIT, "side": BUY, "status": "PENDING", "price": 0.006660, "quantity": 1501.500000, "update_time": 1}
- [ 2024-06-11-09-02-12 ] MESSAGE: limit/market orders size: 4
- [ 2024-06-11-09-02-12 ] MESSAGE: ! PNKUSDT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement