Skip to main content
Glama
AnteWall

Avanza MCP Server

by AnteWall

get_fund_chart_periods

Retrieve available performance periods with percentage returns for Avanza funds to analyze historical fund performance across different timeframes.

Instructions

Get available fund performance periods with returns.

Returns a list of all available time periods with the fund's performance (percentage change) for each period. Useful for quick performance overview.

Args: ctx: MCP context for logging instrument_id: Avanza fund ID from search results

Returns: List of performance periods, each containing: - timePeriod: Period identifier (e.g., "one_year", "three_years") - change: Performance change as percentage - startDate: Start date for the period

Examples: Get all available performance periods: >>> get_fund_chart_periods(instrument_id="41567")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
instrument_idYes

Latest Blog Posts

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/AnteWall/avanza-mcp'

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