nautilus-okx 0.61.0

OKX exchange integration adapter for the Nautilus trading engine
Documentation
{
  "code": "0",
  "msg": "",
  "data": [
    {
      "instId": "BTC-USDT",
      "side": "sell",
      "sz": "0.00013669",
      "px": "102537.9",
      "tradeId": "734864333",
      "ts": "1747087163557",
      "source": "1"
    },
    {
      "instId": "BTC-USDT",
      "side": "buy",
      "sz": "0.0000125",
      "px": "102537.9",
      "tradeId": "734864332",
      "ts": "1747087161666",
      "source": "0"
    }
  ]
}