cyberhybridhub/server/test/fixtures/alpaca_latest_trade.json

13 lines
182 B
JSON

{
"symbol": "SPY",
"trade": {
"t": "2026-05-23T14:25:48.889796106Z",
"x": "V",
"p": 492.15,
"s": 500,
"c": [" "],
"i": 53297330284354,
"z": "B"
}
}