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
18
{
  "code": 200,
  "resolution": "1h",
  "fundings": [
    {
      "timestamp": 1778702400,
      "value": "0.02707872",
      "rate": "0.0012",
      "direction": "long"
    },
    {
      "timestamp": 1778706000,
      "value": "0.00452778",
      "rate": "0.0002",
      "direction": "short"
    }
  ]
}