Skip to content

Instantly share code, notes, and snippets.

@ben1one
Last active August 16, 2022 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ben1one/386b97cf3e41683acb87b6164d866d41 to your computer and use it in GitHub Desktop.
Save ben1one/386b97cf3e41683acb87b6164d866d41 to your computer and use it in GitHub Desktop.
{
"retType": 0,
"s2c": {
"security": {
"market": 1,
"code": "00700"
},
"orderBookAskList": [{
"price": 303,
"volume": "35800",
"orederCount": 3
}, {
"price": 303.2,
"volume": "56800",
"orederCount": 11
}, {
"price": 303.4,
"volume": "85900",
"orederCount": 21
}, {
"price": 303.6,
"volume": "194600",
"orederCount": 44
}, {
"price": 303.8,
"volume": "170400",
"orederCount": 27
}, {
"price": 304,
"volume": "167900",
"orederCount": 68
}, {
"price": 304.2,
"volume": "66500",
"orederCount": 22
}, {
"price": 304.4,
"volume": "108300",
"orederCount": 18
}, {
"price": 304.6,
"volume": "48000",
"orederCount": 18
}, {
"price": 304.8,
"volume": "90600",
"orederCount": 29
}],
"orderBookBidList": [{
"price": 302.8,
"volume": "900",
"orederCount": 4
}, {
"price": 302.6,
"volume": "11500",
"orederCount": 10
}, {
"price": 302.4,
"volume": "43400",
"orederCount": 19
}, {
"price": 302.2,
"volume": "42500",
"orederCount": 16
}, {
"price": 302,
"volume": "113000",
"orederCount": 33
}, {
"price": 301.8,
"volume": "51400",
"orederCount": 14
}, {
"price": 301.6,
"volume": "2700",
"orederCount": 2
}, {
"price": 301.4,
"volume": "11400",
"orederCount": 6
}, {
"price": 301.2,
"volume": "100900",
"orederCount": 13
}, {
"price": 301,
"volume": "51500",
"orederCount": 21
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment