cross-market-strategy

Generate cross-market trading signals with per-market parameters and volatility-adjusted weights.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/prinzeval/Vibe-Trading --skill cross-market-strategy-prinzeval
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cross-market-strategy
Source: https://github.com/prinzeval/Vibe-Trading/tree/main/VALENDATA/agent/src/skills/cross-market-strategy
Command: npx skills add https://github.com/prinzeval/Vibe-Trading --skill cross-market-strategy-prinzeval

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

cross-market strategy addresses the challenge of coordinating signals across multiple markets by aligning calendars, capital, and market rules while allowing per-market indicators to drive decisions.

Core Features & Use Cases

  • Per-market signal generation with market-specific parameters.
  • Cross-market risk management through volatility-adjusted weights and exposure control.
  • Use Case: Backtest a portfolio combining A-shares and crypto to see how signals interact under a unified framework.

Quick Start

Provide a list of market codes spanning multiple markets to generate cross-market signals with the CompositeEngine.

Frequently Asked Questions about cross-market-strategy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate cross-market trading signals for a multi-market portfolio?

Yes, you can backtest a portfolio combining A-shares and crypto under a single framework. The engine aligns market calendars and applies per-market parameters to simulate how signals interact across different asset classes.

How does volatility weighting work in cross-market risk management?

Volatility weighting manages cross-market risk by adjusting capital allocations based on each market's volatility. This exposure control ensures that highly volatile markets receive proportionally smaller weights within the unified portfolio.

Do I need to align trading calendars manually for multi-market backtesting?

No, manual calendar alignment is unnecessary for multi-market backtesting. The engine handles calendar alignment automatically to coordinate signals across markets like A-shares, crypto, equity, and forex.

Can I apply market-specific indicators within a unified cross-market strategy?

Yes, you can apply market-specific indicators within a cross-market strategy. The engine supports per-market parameter handling, allowing individual markets to drive decisions using their own specific indicators.