nautilus-polymarket 0.56.0

Polymarket integration adapter for the Nautilus trading engine
Documentation
[
  {
    "asset": "71321045863084981365469005770620412523470745398083994982746259498689308907982",
    "conditionId": "0xc8f1cf5d4f26e0fd9c8fe89f2a7b3263b902cf14fde7bfccef525753bb492e47",
    "side": "BUY",
    "price": 0.55,
    "size": 100.0,
    "timestamp": 1710000000,
    "transactionHash": "0xabc123def456789012345678901234567890abcdef1234567890abcdef123456",
    "proxyWallet": "0x1111111111111111111111111111111111111111",
    "title": "Some Market Title",
    "slug": "some-market"
  },
  {
    "asset": "71321045863084981365469005770620412523470745398083994982746259498689308907982",
    "conditionId": "0xc8f1cf5d4f26e0fd9c8fe89f2a7b3263b902cf14fde7bfccef525753bb492e47",
    "side": "SELL",
    "price": 0.53,
    "size": 50.0,
    "timestamp": 1709999900,
    "transactionHash": "0xdef456789012345678901234567890abcdef1234567890abcdef123456789abc",
    "proxyWallet": "0x2222222222222222222222222222222222222222",
    "title": "Some Market Title",
    "slug": "some-market"
  },
  {
    "asset": "99999999999999999999999999999999999999999999999999999999999999999999999999999",
    "conditionId": "0xc8f1cf5d4f26e0fd9c8fe89f2a7b3263b902cf14fde7bfccef525753bb492e47",
    "side": "BUY",
    "price": 0.45,
    "size": 75.0,
    "timestamp": 1709999800,
    "transactionHash": "0x789012345678901234567890abcdef1234567890abcdef123456789abcdef012",
    "proxyWallet": "0x3333333333333333333333333333333333333333"
  }
]