nautilus-bybit 0.56.0

Bybit exchange integration adapter for the Nautilus trading engine
Documentation
{
  "retCode": 0,
  "retMsg": "OK",
  "result": {
    "list": [
      {
        "orderId": "open-order-1",
        "orderLinkId": "client-open-1",
        "blockTradeId": null,
        "symbol": "ETHUSDT",
        "price": "3930.41",
        "qty": "0.010",
        "side": "Buy",
        "isLeverage": "0",
        "positionIdx": 0,
        "orderStatus": "New",
        "cancelType": "",
        "rejectReason": "",
        "avgPrice": null,
        "leavesQty": "0.010",
        "leavesValue": "39.3041",
        "cumExecQty": "0",
        "cumExecValue": "0",
        "cumExecFee": "0",
        "timeInForce": "GTC",
        "orderType": "Limit",
        "stopOrderType": "",
        "orderIv": null,
        "triggerPrice": "0",
        "takeProfit": "0",
        "stopLoss": "0",
        "tpTriggerBy": "LastPrice",
        "slTriggerBy": "LastPrice",
        "triggerDirection": 0,
        "triggerBy": "LastPrice",
        "lastPriceOnCreated": "3936.41",
        "reduceOnly": false,
        "closeOnTrigger": false,
        "smpType": "None",
        "smpGroup": 0,
        "smpOrderId": "0",
        "tpslMode": "Full",
        "tpLimitPrice": "0",
        "slLimitPrice": "0",
        "placeType": "order",
        "createdTime": "1761355905606",
        "updatedTime": "1761355905606"
      },
      {
        "orderId": "open-order-2",
        "orderLinkId": "client-open-2",
        "blockTradeId": null,
        "symbol": "ETHUSDT",
        "price": "3940.42",
        "qty": "0.010",
        "side": "Sell",
        "isLeverage": "0",
        "positionIdx": 0,
        "orderStatus": "New",
        "cancelType": "",
        "rejectReason": "",
        "avgPrice": null,
        "leavesQty": "0.010",
        "leavesValue": "39.4042",
        "cumExecQty": "0",
        "cumExecValue": "0",
        "cumExecFee": "0",
        "timeInForce": "GTC",
        "orderType": "Limit",
        "stopOrderType": "",
        "orderIv": null,
        "triggerPrice": "0",
        "takeProfit": "0",
        "stopLoss": "0",
        "tpTriggerBy": "LastPrice",
        "slTriggerBy": "LastPrice",
        "triggerDirection": 0,
        "triggerBy": "LastPrice",
        "lastPriceOnCreated": "3936.41",
        "reduceOnly": false,
        "closeOnTrigger": false,
        "smpType": "None",
        "smpGroup": 0,
        "smpOrderId": "0",
        "tpslMode": "Full",
        "tpLimitPrice": "0",
        "slLimitPrice": "0",
        "placeType": "order",
        "createdTime": "1761355905609",
        "updatedTime": "1761355905609"
      }
    ],
    "nextPageCursor": ""
  },
  "retExtInfo": {},
  "time": 1761355905610
}