{
"codes": "0000012.SH,000013.CSI,000832.CSI",
"indicators": "changeRatio"
}curl --location --request POST 'https://quantapi.51ifind.com/api/v1/real_time_quotation' \
--header 'access_token: 68f7e05ef320002d42ce0651bcc39314cee9af58.signs_NzE1NzIyMjk2' \
--header 'Content-Type: application/json' \
--data-raw '{
"codes": "0000012.SH,000013.CSI,000832.CSI",
"indicators": "changeRatio"
}'{"errorcode":0,"errmsg":"Success!","tables":[{"marketCategory":"1","pricetype":1,"thscode":"000013.CSI","time":["2024-07-01 14:39:55"],"table":{"changeRatio":[0.03285046053218411]}},{"marketCategory":"1","pricetype":1,"thscode":"000832.CSI","time":["2024-07-01 14:39:55"],"table":{"changeRatio":[0.4622027018756741]}}],"datatype":[{"itemid":"changeRatio","type":"DT_DOUBLE"}],"inputParams":{"indexs":"changeRatio"},"dataVol":2,"perf":24}