Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://fcontext.com/api/aitaquote/quote/option \ --header 'x-api-key: <api-key>'
{ "quote": [ { "symbol": "<string>", "lastDone": "<string>", "prevClose": "<string>", "open": "<string>", "high": "<string>", "low": "<string>", "timestamp": "2023-11-07T05:31:56Z", "volume": "<string>", "turnover": "<string>", "tradeStatus": 123, "impliedVolatility": "<string>", "openInterest": 123, "expiryDate": "2023-12-25", "strikePrice": "<string>", "contractMultiplier": "<string>", "contractType": 123, "contractSize": "<string>", "direction": 123, "historicalVolatility": "<string>", "underlyingSymbol": "<string>" } ] }
Financial Context key generated from account settings. Send it as x-api-key: <key>.
x-api-key: <key>
期权标的代码列表,使用英文逗号分隔。
期权实时行情
Show child attributes