Skip to main content
Glama

akshare-one-mcp

get_inner_trade_data

Retrieve insider trading data for specific companies by providing stock symbols and data sources, enabling informed investment decisions.

Instructions

Get company insider trading data

Args: symbol: Stock symbol/ticker (optional) source: Data source (default: 'xueqiu')

Input Schema

NameRequiredDescriptionDefault
sourceNoxueqiu
symbolNo

Input Schema (JSON Schema)

{ "properties": { "source": { "default": "xueqiu", "title": "Source", "type": "string" }, "symbol": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Symbol" } }, "title": "get_inner_trade_dataArguments", "type": "object" }

You must be authenticated.

Other Tools from akshare-one-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zwldarren/akshare-one-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server