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.
使用 Financial Context 市場資料介面進行篩選並存取行情衍生指標
curl "https://openapi.fcontext.com/api/market-data/screener/strategies?market=US" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"
curl "https://openapi.fcontext.com/api/market-data/screener/strategy?id=19" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"
curl "https://openapi.fcontext.com/api/market-data/screener/search?market=US&conditions=pettm:10:50,roe:5:&show=roe,divyld&count=20" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"
GET
curl "https://openapi.fcontext.com/api/market-data/screener/indicators" \ -H "x-api-key: YOUR_FCONTEXT_API_KEY"