rusftx 0.4.0

Rust bindings for the FTX REST and Websocket API
Documentation
{
  "channel": "fills",
  "data": {
    "fee": 78.05799225,
    "feeRate": 0.0014,
    "feeCurrency": "USD",
    "future": "BTC-PERP",
    "id": 7828307,
    "liquidity": "taker",
    "market": "BTC-PERP",
    "orderId": 38065410,
    "tradeId": 19129310,
    "price": 20723.75,
    "side": "buy",
    "size": 14.973,
    "time": "2022-05-11T14:40:25.008363+00:00",
    "type": "order",
    "clientOrderId": null
  },
  "type": "update"
}