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

ID: u0iqei7jhu