nautilus-bybit 0.57.0

Bybit exchange integration adapter for the Nautilus trading engine
Documentation
{
  "retCode": 0,
  "retMsg": "OK",
  "result": {
    "list": [
      {
        "symbol": "BTCUSDT",
        "takerFeeRate": "0.0006",
        "makerFeeRate": "0.0001",
        "baseCoin": ""
      },
      {
        "symbol": "ETHUSDT",
        "takerFeeRate": "0.0006",
        "makerFeeRate": "0.0001",
        "baseCoin": ""
      },
      {
        "symbol": "SOLUSDT",
        "takerFeeRate": "0.00075",
        "makerFeeRate": "0.00025",
        "baseCoin": ""
      }
    ]
  },
  "retExtInfo": {},
  "time": 1697673900000
}