get_abnormal_accumulated_notice_stocks
Identify stocks with abnormal accumulated notice counts from the Taiwan Stock Exchange, including securities that recently met attention criteria for monitoring purposes.
Instructions
Get stocks with abnormal accumulated notice counts.
Returns information including:
- Number: Record number (0 means no data) 
- Code: Stock code 
- Name: Stock name 
- RecentlyMetAttentionSecuritiesCriteria: Recently met attention securities criteria 
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}