Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ubuntu@ip-172-31-31-23:~/dmm_strat/solutions/test$ ./test mm_launch.config
- api keys: 2403047dac883ff20b6cb32cc56b2a17a8bcbb0d 292b4e5ce79770c283786adf3107a2e896ec0a3bfe4767a080a634961edfac30
- API 0x5af67007c8c0
- run forever balance 0x5af67007c8c0
- {"type": "SPOT", "maker_commission": 0, "taker_commission": 0, "balances": [{"asset": "LAI", "free": 2987, "locked": 0, "wallet": 0, "update_time": 0}, {"asset": "USDT", "free": 47.3415, "locked": 0, "wallet": 0, "update_time": 0}, {"asset": "CHAT", "free": 0, "locked": 0, "wallet": 0, "update_time": 0}, {"asset": "ALGO", "free": 0.000221, "locked": 0, "wallet": 0, "update_time": 0}]}
- get balance indicator 0x5af67007ca50
- balance indicator: 0x5af67007c060 0x5af67007c8c0
- {"asset": "LAI", "free": 2987, "locked": 0, "wallet": 0, "update_time": 0}
- {"asset": "USDT", "free": 47.3415, "locked": 0, "wallet": 0, "update_time": 0}
- {"asset": "CHAT", "free": 0, "locked": 0, "wallet": 0, "update_time": 0}
- {"asset": "ALGO", "free": 0.000221, "locked": 0, "wallet": 0, "update_time": 0}
- [ 1720028428794 ] MESSAGE: Target exchange provided: MEXC_SPOT
- BITMART_SPOT {"symbol": "LAI_USDT", "base": "LAI", "quote": "USDT", "price_step": 0.000001, "price_precision": 6, "quntity_step": 0.100000, "quantity_precision": 1, "min_notional": 5, "max_notional": 1e+09, "maker_commission": 0, "taker_commission": 0}
- {"symbols": [{"symbol": "LAI_USDT", "market": "BITMART_SPOT", "account": "MM_BOT"}], "upnl_bound": "5", "name": "MARKET_MAKING_MANAGER", "rpnl_bound": "100", "max_position": "52", "cooldown": "6000"}
- {"op": "login", "args": ["2403047dac883ff20b6cb32cc56b2a17a8bcbb0d", "1720028428978", "ddcf0f6140192e5a5818e553310fa6270bd7cc703842578b7de0dec80d4fa407"]}
- {"op": "login", "args": ["2403047dac883ff20b6cb32cc56b2a17a8bcbb0d", "1720028428980", "40871ee3c0a95e925409762ff085e86105b16c11981b7932a1f45272a6947b4a"]}
- {"args": ["spot/depth50:LAI_USDT", "spot/depth50:LAI_USDT"], "op": "subscribe"}
- {"args": ["spot/depth50:LAI_USDT", "spot/depth50:LAI_USDT"], "op": "subscribe"}
- {"op": "subscribe", "args": ["spot/user/balance:BALANCE_UPDATE", "spot/user/order:LAI_USDT"]}
- {"op": "subscribe", "args": ["spot/user/balance:BALANCE_UPDATE", "spot/user/order:LAI_USDT"]}
- ping
- [ 1720028429664 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028429664 ] MESSAGE: mm _process
- [ 1720028429664 ] MESSAGE: update uniswap price
- [ 1720028430716 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028430716 ] MESSAGE: mid price not changed
- [ 1720028430716 ] MESSAGE: position quote: 0.000000max pos: 52.000000
- [ 1720028430716 ] MESSAGE: max pos is not exceeded
- [ 1720028430716 ] MESSAGE: get_timestamp() - last_upd > cooldown: upd = 1720028430716
- [ 2024-07-03-17-40-30 ] DEBUG overall risk checker res: OrderEvent: delta=1.7199e+11, symbol="LAI_USDT", type="LIMIT_GRID", asks: [(0.015498, 896.1); (0.015499, 896.1); ], bids: [(1.9e-05, 747498); (1.8e-05, 789026); ]
- [ 2024-07-03-17-40-30 ] INFO : OrderEvent: delta=1.7199e+11, symbol="LAI_USDT", type="LIMIT_GRID", asks: [(0.015498, 896.1); (0.015499, 896.1); ], bids: [(1.9e-05, 747498); (1.8e-05, 789026); ]
- [ 1720028430717 ] MESSAGE: LIMIT GRID
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 0.015498
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 896.1
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 0.015499
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 896.1
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 1.9e-05
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 747498
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 1.8e-05
- [ 2024-07-03-17-40-30 ] DEBUG in _process_limit_grid: 789026
- [ 2024-07-03-17-40-30 ] DEBUG @#*&* : {"symbol": "LAI_USDT", "price": 0.000018, "quantity": 789025.700000, "type": "LIMIT", "side": "BUY"}
- [ 2024-07-03-17-40-30 ] DEBUG @#*&* : {"symbol": "LAI_USDT", "price": 0.000019, "quantity": 747498.000000, "type": "LIMIT", "side": "BUY"}
- [ 2024-07-03-17-40-30 ] DEBUG @#*&* : {"symbol": "LAI_USDT", "price": 0.015499, "quantity": 896.100000, "type": "LIMIT", "side": "SELL"}
- [ 2024-07-03-17-40-30 ] DEBUG @#*&* : {"symbol": "LAI_USDT", "price": 0.015498, "quantity": 896.100000, "type": "LIMIT", "side": "SELL"}
- [ 1720028430718 ] MESSAGE: csize: 0
- [ 2024-07-03-17-40-30 ] DEBUG ! new: {"symbol": "LAI_USDT", "price": 0.000018, "quantity": 789025.700000, "client_order_id": 1720028428626, "type": "LIMIT", "side": "BUY"}
- [ 2024-07-03-17-40-30 ] DEBUG ! new: {"symbol": "LAI_USDT", "price": 0.000019, "quantity": 747498.000000, "client_order_id": 1720028428627, "type": "LIMIT", "side": "BUY"}
- [ 1720028430819 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028430819 ] MESSAGE: mm _process
- [ 1720028430819 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028430819 ] MESSAGE: mid price not changed
- [ 1720028430819 ] MESSAGE: position quote: 0.000000max pos: 52.000000
- [ 1720028430819 ] MESSAGE: max pos is not exceeded
- [ 1720028430819 ] MESSAGE: cooldown is not exceeded
- [ 2024-07-03-17-40-30 ] DEBUG ! new: {"symbol": "LAI_USDT", "price": 0.015499, "quantity": 896.100000, "client_order_id": 1720028428628, "type": "LIMIT", "side": "SELL"}
- ping
- [ 2024-07-03-17-40-30 ] DEBUG ! new: {"symbol": "LAI_USDT", "price": 0.015498, "quantity": 896.100000, "client_order_id": 1720028428629, "type": "LIMIT", "side": "SELL"}
- [ 1720028430820 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028430820 ] MESSAGE: mm _process
- [ 1720028430821 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028430821 ] MESSAGE: mid price not changed
- [ 1720028430821 ] MESSAGE: position quote: 0.000000max pos: 52.000000
- [ 1720028430821 ] MESSAGE: max pos is not exceeded
- [ 1720028430821 ] MESSAGE: cooldown is not exceeded
- [ 1720028430821 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028430821 ] MESSAGE: mm _process
- [ 1720028430821 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028430821 ] MESSAGE: mid price not changed
- [ 1720028430821 ] MESSAGE: position quote: 0.000000max pos: 52.000000
- [ 1720028430821 ] MESSAGE: max pos is not exceeded
- [ 1720028430821 ] MESSAGE: cooldown is not exceeded
- [ 1720028430826 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028430826 ] MESSAGE: mm _process
- [ 1720028430826 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028430826 ] MESSAGE: mid price not changed
- [ 1720028430826 ] MESSAGE: position quote: 0.000000max pos: 52.000000
- [ 1720028430826 ] MESSAGE: max pos is not exceeded
- [ 1720028430826 ] MESSAGE: cooldown is not exceeded
- [ 1720028430826 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028430826 ] MESSAGE: mm _process
- [ 1720028430826 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028430826 ] MESSAGE: mid price not changed
- [ 1720028430826 ] MESSAGE: position quote: 0.000000max pos: 52.000000
- [ 1720028430827 ] MESSAGE: max pos is not exceeded
- [ 1720028430827 ] MESSAGE: cooldown is not exceeded
- [ 2024-07-03-17-40-30 ] DEBUG ? new: {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233982833699584", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015498, "quantity": 896.100000, "update_time": 1720028430913}
- [ 2024-07-03-17-40-30 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028430915", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 555, "order": {"symbol": "LAI_USDT", "coid": 1720028428627, "order_id": "621233982833699584", "type": "LIMIT", "side": "BUY", "status": "NEW", "price": 0.000019, "quantity": 747498.000000, "filled_quantity": 0.000000, "update_time": 1720028430869}}
- [ 1720028430916 ] MESSAGE: limit
- [ 2024-07-03-17-40-30 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428627, "order_id": "621233982833699584", "type": "LIMIT", "side": "BUY", "status": "NEW", "price": 0.000019, "quantity": 747498.000000, "filled_quantity": 0.000000, "update_time": 1720028430869}
- [ 2024-07-03-17-40-30 ] DEBUG old order: : {"symbol": "LAI_USDT", "coid": 1720028428627, "order_id": "", "type": "LIMIT", "side": "BUY", "status": "PENDING", "price": 0.000019, "quantity": 747498.000000, "update_time": 0}
- [ 1720028430917 ] MESSAGE: in market making strategy fill process
- [ 1720028430917 ] MESSAGE: ! LAI_USDT
- [ 2024-07-03-17-40-30 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028430920", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 555, "order": {"symbol": "LAI_USDT", "coid": 1720028428626, "order_id": "621233982986395649", "type": "LIMIT", "side": "BUY", "status": "NEW", "price": 0.000018, "quantity": 789025.000000, "filled_quantity": 0.000000, "update_time": 1720028430878}}
- [ 1720028430921 ] MESSAGE: limit
- [ 2024-07-03-17-40-30 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428626, "order_id": "621233982986395649", "type": "LIMIT", "side": "BUY", "status": "NEW", "price": 0.000018, "quantity": 789025.000000, "filled_quantity": 0.000000, "update_time": 1720028430878}
- [ 2024-07-03-17-40-30 ] DEBUG old order: : {"symbol": "LAI_USDT", "coid": 1720028428626, "order_id": "", "type": "LIMIT", "side": "BUY", "status": "PENDING", "price": 0.000018, "quantity": 789025.700000, "update_time": 0}
- [ 1720028430922 ] MESSAGE: in market making strategy fill process
- [ 1720028430922 ] MESSAGE: ! LAI_USDT
- [ 2024-07-03-17-40-30 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028430924", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 553, "order": {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 0.000000, "update_time": 1720028430880}}
- [ 1720028430925 ] MESSAGE: limit
- [ 2024-07-03-17-40-30 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 0.000000, "update_time": 1720028430880}
- [ 2024-07-03-17-40-30 ] DEBUG old order: : {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "", "type": "LIMIT", "side": "SELL", "status": "PENDING", "price": 0.015499, "quantity": 896.100000, "update_time": 0}
- [ 1720028430925 ] MESSAGE: in market making strategy fill process
- [ 1720028430925 ] MESSAGE: ! LAI_USDT
- [ 2024-07-03-17-40-30 ] DEBUG ? new: {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015498, "quantity": 896.100000, "update_time": 1720028430924}
- [ 2024-07-03-17-40-30 ] DEBUG ? new: {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233982986395649", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015498, "quantity": 896.100000, "update_time": 1720028430927}
- [ 2024-07-03-17-40-30 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028430937", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 553, "order": {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015498, "quantity": 896.000000, "filled_quantity": 0.000000, "update_time": 1720028430892}}
- [ 1720028430937 ] MESSAGE: limit
- [ 2024-07-03-17-40-30 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015498, "quantity": 896.000000, "filled_quantity": 0.000000, "update_time": 1720028430892}
- [ 2024-07-03-17-40-30 ] DEBUG old order: : {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "", "type": "LIMIT", "side": "SELL", "status": "PENDING", "price": 0.015498, "quantity": 896.100000, "update_time": 0}
- [ 2024-07-03-17-40-30 ] DEBUG ? new: {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015498, "quantity": [ 1720028430939 ] MESSAGE: in market making strategy fill process
- 896.100000, "update_time": 1720028430937[ 1720028430939 ] MESSAGE: }
- ! LAI_USDT
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431036", "balance_details": [{"fz_bal": "28.475924280000000000000000000000", "ccy": "USDT", "av_bal": "25.064781415000000000000000000000"}]}
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431036", "balance_details": [{"fz_bal": "1391.000000000000000000000000000000", "ccy": "LAI", "av_bal": "1195.000000000000000000000000000000"}]}
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431045", "balance_details": [{"fz_bal": "28.475924280000000000000000000000", "ccy": "USDT", "av_bal": "40.601841415000000000000000000000"}]}
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431045", "balance_details": [{"fz_bal": "386.000000000000000000000000000000", "ccy": "LAI", "av_bal": "1195.000000000000000000000000000000"}]}
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431045", "balance_details": [{"fz_bal": "386.000000000000000000000000000000", "ccy": "LAI", "av_bal": "1195.000000000000000000000000000000"}]}
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431045", "balance_details": [{"fz_bal": "28.475924280000000000000000000000", "ccy": "USDT", "av_bal": "40.601841415000000000000000000000"}]}
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431064", "balance_details": [{"fz_bal": "0.000000000000000000000000000000", "ccy": "LAI", "av_bal": "1195.000000000000000000000000000000"}]}
- [ 2024-07-03-17-40-31 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028431092", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 724, "order": {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "FILLED", "price": 0.015498, "quantity": 896.000000, "filled_quantity": 896.000000, "update_time": 1720028431045}}
- [ 1720028431092 ] MESSAGE: limit
- [ 2024-07-03-17-40-31 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "FILLED", "price": 0.015498, "quantity": 896.000000, "filled_quantity": 896.000000, "update_time": 1720028431045}
- [ 2024-07-03-17-40-31 ] DEBUG old order: : {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015498, "quantity": 896.000000, "filled_quantity": 0.000000, "update_time": 1720028430892}
- $$$ {"symbol": "LAI_USDT", "price": 0.015498, "quantity": 896.000000, "trade_side": SELL, "trade_time": 1720028431045}
- [ 2024-07-03-17-40-31 ] INFO Open position: : {"symbol": "LAI_USDT", "price": 0.015498, "quantity": 896.000000, "trade_side": SELL, "trade_time": 1720028431045}
- [ 2024-07-03-17-40-31 ] INFO new position: {"symbol": "LAI_USDT", "entry_price": 0.015498, "quantity": -896, "position_quote": -13.8862}
- [ 1720028431093 ] MESSAGE: erase
- [ 1720028431093 ] MESSAGE: in market making strategy fill process
- [ 1720028431093 ] MESSAGE: ! LAI_USDT
- {"event_type": "TRANSACTION_COMPLETED", "event_time": "1720028431064", "balance_details": [{"fz_bal": "28.475924280000000000000000000000", "ccy": "USDT", "av_bal": "46.569498880000000000000000000000"}]}
- [ 2024-07-03-17-40-31 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028431095", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 764, "order": {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "PARTIALLY_FILLED", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 510.000000, "update_time": 1720028431049}}
- [ 1720028431096 ] MESSAGE: limit
- [ 2024-07-03-17-40-31 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "PARTIALLY_FILLED", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 510.000000, "update_time": 1720028431049}
- [ 2024-07-03-17-40-31 ] DEBUG old order: : {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "NEW", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 0.000000, "update_time": 1720028430880}
- $$$ {"symbol": "LAI_USDT", "price": 0.015499, "quantity": 510.000000, "trade_side": SELL, "trade_time": 1720028431049}
- [ 2024-07-03-17-40-31 ] INFO Open position: : {"symbol": "LAI_USDT", "price": 0.015499, "quantity": 510.000000, "trade_side": SELL, "trade_time": 1720028431049}
- [ 2024-07-03-17-40-31 ] INFO new position: {"symbol": "LAI_USDT", "entry_price": 0.0154984, "quantity": -1406, "position_quote": -21.7907}
- [ 1720028431097 ] MESSAGE: in market making strategy fill process
- [ 1720028431097 ] MESSAGE: ! LAI_USDT
- [ 2024-07-03-17-40-31 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028431098", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 755, "order": {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "FILLED", "price": 0.015498, "quantity": 896.000000, "filled_quantity": 896.000000, "update_time": 1720028431049}}
- [ 1720028431098 ] MESSAGE: limit
- [ 2024-07-03-17-40-31 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428629, "order_id": "621233983221411072", "type": "LIMIT", "side": "SELL", "status": "FILLED", "price": 0.015498, "quantity": 896.000000, "filled_quantity": 896.000000, "update_time": 1720028431049}
- [ 1720028431099 ] MESSAGE: in market making strategy fill process
- [ 1720028431099 ] MESSAGE: ! LAI_USDT
- [ 2024-07-03-17-40-31 ] INFO : WebSocketEvent: delta=1.72003e+11, event_time=1720028431108", type="ACCOUNT_ORDER", event: {"stream": ACCOUNT_ORDER, "event_time": 755, "order": {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "FILLED", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 896.000000, "update_time": 1720028431064}}
- [ 1720028431108 ] MESSAGE: limit
- [ 2024-07-03-17-40-31 ] DEBUG Event order: : {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "FILLED", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 896.000000, "update_time": 1720028431064}
- [ 2024-07-03-17-40-31 ] DEBUG old order: : {"symbol": "LAI_USDT", "coid": 1720028428628, "order_id": "621233983019890689", "type": "LIMIT", "side": "SELL", "status": "PARTIALLY_FILLED", "price": 0.015499, "quantity": 896.000000, "filled_quantity": 510.000000, "update_time": 1720028431049}
- $$$ {"symbol": "LAI_USDT", "price": 0.015499, "quantity": 386.000000, "trade_side": SELL, "trade_time": 1720028431064}
- [ 2024-07-03-17-40-31 ] INFO Open position: : {"symbol": "LAI_USDT", "price": 0.015499, "quantity": 386.000000, "trade_side": SELL, "trade_time": 1720028431064}
- [ 2024-07-03-17-40-31 ] INFO new position: {"symbol": "LAI_USDT", "entry_price": 0.0154985, "quantity": -1792, "position_quote": -27.7733}
- [ 1720028431109 ] MESSAGE: erase
- [ 1720028431109 ] MESSAGE: in market making strategy fill process
- [ 1720028431110 ] MESSAGE: ! LAI_USDT
- [ 1720028432124 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028432124 ] MESSAGE: mm _process
- [ 1720028432124 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028432125 ] MESSAGE: mid price not changed
- [ 1720028432125 ] MESSAGE: position quote: -27.773312max pos: 52.000000
- [ 1720028432125 ] MESSAGE: max pos is not exceeded
- [ 1720028432125 ] MESSAGE: cooldown is not exceeded
- [ 1720028432125 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028432125 ] MESSAGE: mm _process
- [ 1720028432125 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028432125 ] MESSAGE: mid price not changed
- [ 1720028432125 ] MESSAGE: position quote: -27.773312max pos: 52.000000
- [ 1720028432125 ] MESSAGE: max pos is not exceeded
- [ 1720028432125 ] MESSAGE: cooldown is not exceeded
- [ 1720028432752 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028432752 ] MESSAGE: mm _process
- [ 1720028432752 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028432752 ] MESSAGE: mid price not changed
- [ 1720028432752 ] MESSAGE: position quote: -27.773312max pos: 52.000000
- [ 1720028432752 ] MESSAGE: max pos is not exceeded
- [ 1720028432752 ] MESSAGE: cooldown is not exceeded
- [ 1720028432753 ] MESSAGE: Market event from BITMART_SPOT
- [ 1720028432753 ] MESSAGE: mm _process
- [ 1720028432753 ] MESSAGE: Target exchange price from uniswap = 0.000021
- [ 1720028432753 ] MESSAGE: mid price not changed
- [ 1720028432753 ] MESSAGE: position quote: -27.773312max pos: 52.000000
- [ 1720028432753 ] MESSAGE: max pos is not exceeded
- [ 1720028432753 ] MESSAGE: cooldown is not exceeded
- ^C
- ubuntu@ip-172-31-31-23:~/dmm_strat/solutions/test$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement