nautilus-lighter 0.58.0

Lighter 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
{
  "code": 200,
  "asks": [
    {
      "price": "2352.74",
      "size": "0.0050"
    }
  ],
  "bids": [
    {
      "price": "2352.71",
      "size": "0.2125"
    }
  ],
  "offset": 1558300,
  "nonce": 9182390020
}