文档

Apex Evolution Insight Institutional

试用

Full institutional evolution report with strategy scoring and outlook

它能做什么

Full institutional evolution report with strategy scoring and outlook

技能文档

apex-evolution-insight-institutional

Tier 3 — Strategic Edge: This signal provides proprietary institutional-grade intelligence computed from APEX's live trading system. Pricing reflects the depth of analysis and the scarcity of the underlying edge.

What It Does

Full institutional evolution report with strategy scoring and outlook. This signal is computed in real time from APEX Runner's live autonomous trading system operating across Kraken, Coinbase Advanced Trade, and Hyperliquid — not from backtests or third-party aggregators.

When to Use

  • For deep strategic alignment review
  • When advising on long-horizon allocation
  • In institutional performance reporting

How to Use

The agent makes an x402-authenticated GET request to:

https://apexrunner.ai/signals/apex-evolution-insight-institutional

The x402 client handles payment authorisation automatically. No API key, no account, no subscription required — just an EVM wallet with USDC on Base mainnet.

# Example using the x402-python client
from x402.client import x402_get

response = x402_get(
    url="https://apexrunner.ai/signals/apex-evolution-insight-institutional",
    private_key=os.environ["EVM_PRIVATE_KEY"]
)
print(response.json())

Example Response

{
  "report_week": "2026-W25",
  "strategy_scores": {"grid": 0.84, "momentum": 0.71, "dca": 0.62},
  "outlook": "constructive"
}

Pricing

$30.00/call — standard price

Early adopters automatically receive 30% off ($21.00/call) until 2026-09-21. Discount tiers apply automatically based on wallet call history:

  • Early Adopter (0–9 calls): 30% off
  • Engaged (10–49 calls): 15% off
  • Loyal (50–199 calls): 15% permanent
  • VIP (200+ calls): 20% permanent

Check your tier: https://apexrunner.ai/signals/my-pricing


APEX Runner — autonomous AI crypto trading signals. apexrunner.ai

相关技能

Create evidence-based learning reviews for skills — analyze usage patterns, track effectiveness, and plan evolutions. Use when planning skill improvements fr...

22 次安装

Analyse competitor moves and translate them into strategic implications for your product roadmap. Use when a competitor announces a new feature, pricing chan...

Assess enterprise AI and automation opportunities from company materials, prioritize up to three testable pilots, and generate evidence-bounded Markdown, HTML, and PDF management reports. Use for AI implementation assessments, pilot prioritization, and material analysis; do not fabricate company fac

Composite APEX score combining regime, momentum, and risk metrics

1 次安装

Insites (insites.com). Use this skill for ANY Insites request — reading, creating, and updating data. Whenever a task involves Insites, use this skill instead of calling the API directly.