漲跌榜
GET/openapi/market-data/screener/gainers-losers
• 功能說明:股票漲跌幅排行榜。漲幅榜與跌幅榜的唯一區別在於:當 sort_by=CHANGE_RATIO 時,direction 傳 ASC(跌幅榜)或 DESC(漲幅榜)。
• 頻次限制:行情介面速率限制為每分鐘600個請求。
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.