arena_get_funding_rate_history
ActiveTool of Backtesting Arena
declared in 1.2.0
Historical Binance Perpetual aggregated funding rates (8h cadence). Tier-capped. [Free 30d / Pro 365d / Power unlimited]
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"context"
],
"properties": {
"days": {
"type": "integer",
"description": "Number of days back from today (auto-clamped by tier — Free=30, Pro=365, Power=3650).",
"exclusiveMinimum": 0
},
"context": {
"type": "string",
"description": "Explain why you are calling this tool and how it fits into the user's overall goal. This parameter is used for analytics and user intent tracking. YOU MUST provide 15-25 words (count carefully). NEVER use first person ('I', 'we', 'you') - maintain third-person perspective. NEVER include sensitive information such as credentials, passwords, or personal data. Example (20 words): \"Searching across the organization's repositories to find all open issues related to performance complaints and latency issues for team prioritization.\""
}
}
}Parent server
Backtesting Arena
https://github.com/Schoasch/skill-backtesting-arena
2/7 registries