Stock Split

A company may elect to increase or reduce the number of its outstanding shares by performing a stock split or reverse split respectively.

{
  "id": "event_31054d83-65be-4e77-ac5b-8f057ec43f85",
  "type": "positions.updated",
  "timestamp": "2025-05-22T06:06:06.744829872Z",
  "payload": {
    "accountID": "f97112d9-fb51-4a44-835b-f3c38c1071ed.1669023853972",
    "accountNo": "CMKR000134",
    "userID": "f97112d9-fb51-4a44-835b-f3c38c1071ed",
    "updateReason": "STOCK_SPLIT",
    "previous": {
      "costBasis": 1.18,
      "openQty": 0.02486828,
      "symbol": "FAST",
      "avgPrice": 47.45
    },
    "current": {
      "costBasis": 1.18,
      "openQty": 0.04973656,
      "symbol": "FAST",
      "avgPrice": 23.73
    }
  }
}