nautilus-okx 0.61.0

OKX exchange integration adapter for the Nautilus trading engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "code": "0",
  "msg": "",
  "data": [
    {
      "asks": [
        ["64620", "0.1652224", "0.1652224", "5"],
        ["64620.1", "0.0046653", "0.0046653", "1"]
      ],
      "bids": [
        ["64619.9", "3.48451281", "3.48451281", "26"],
        ["64619.7", "0.06", "0.06", "1"]
      ],
      "ts": "1785406077001",
      "seqId": 79377292848
    }
  ]
}