curl --location --request GET 'https://rest.vvtr.com/v1/stock/a/strongRising?apiKey=your key'{
"code": 200,
"data": [
{
"symbol": "832566",
"turnRate": null,
"reason": 1,
"hy": "化学制药",
"vr": 1.32031,
"fmcap": 1456140032,
"exchange": 0,
"name": "梓橦宫",
"nhigh": 1,
"price": 13.1,
"tmcap": 1919750016,
"increase": 1.62917,
"is": 0.0763942,
"lup": 16750.0,
"amount": 202020992,
"wtime": "2025-05-23 16:07:09",
"zttj": "0/0",
"tdate": "2025-05-23"
}
],
"msg": "ok"
}