Trader Portfolio
技能 已验证 活跃Optimize portfolio allocation using npx neural-trader mean-variance engine with risk constraints and rebalancing plan
To automate and optimize investment portfolio allocation by utilizing an AI-driven mean-variance engine with configurable risk constraints and rebalancing strategies.
功能
- Portfolio allocation optimization
- Mean-variance engine integration
- Risk constraint assessment
- Rebalancing plan generation
- AI-powered return prediction
使用场景
- Optimizing current portfolio holdings for better risk-return profiles.
- Generating a rebalancing plan to adjust portfolio weights based on optimization results.
- Assessing portfolio risk metrics and expected returns.
- Searching historical data for similar optimized allocations.
非目标
- Executing actual trades or managing brokerage accounts.
- Providing real-time market data feeds (relies on external prediction models).
- Serving as a general-purpose financial advisor beyond portfolio allocation.
Documentation
- info:Configuration & parameter referenceThe `--risk-target` parameter is hinted at but not explicitly documented with its default value or type in the SKILL.md.
Execution
- info:ValidationWhile the `--risk-target` parameter is hinted at, explicit schema validation for input parameters is not clearly demonstrated in the SKILL.md.
Code Execution
- info:Error HandlingThe SKILL.md lists steps for running commands and suggests potential outputs but does not explicitly detail error handling or recovery paths for failures in `neural-trader` or MCP tools.
Errors
- info:Actionable error messagesWhile the skill outlines operational steps, it does not explicitly detail how errors from `neural-trader` or MCP tools are presented to the user or what remediation steps are available.
Practical Utility
- info:Edge casesThe skill mentions the `--risk-target` parameter but doesn't elaborate on potential edge cases or limitations of the optimization process or the `neural-trader` engine itself.
Safety
- info:Halt on unexpected stateWhile the skill outlines steps, it doesn't explicitly detail preconditions or how it would halt on unexpected pre-states like a malformed portfolio or unavailable `neural-trader`.
安装
请先添加 Marketplace
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-neural-trader@ruflo质量评分
已验证类似扩展
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Trading Memory
100AI交易记忆的领域知识 — 结果加权记忆 (OWM) 架构、5种记忆类型、回忆评分和行为分析。用于记录交易、回忆相似的上下文、分析性能或检查行为漂移。在 "record trade"、"remember trade"、"recall"、"similar trades"、"performance"、"behavioral"、"disposition"、"affective state"、"confidence" 时触发。
TradeMemory Protocol
100Evolution Engine 的领域知识 — 支持 LLM 从原始 OHLCV 数据中自主发现策略。涵盖生成-回测-选择-进化循环、向量化回测、样本外验证和策略梯度。在发现交易模式、运行回测、进化策略或审查进化日志时使用。由“evolve”、“discover patterns”、“backtest”、“evolution”、“strategy generation”、“candidate strategy”触发。
风险管理
100交易代理的风险管理领域知识 — 情感状态监控、仓位调整、回撤管理、交易心态检测和行为控制。在交易前检查风险、管理回撤、检测行为漂移或强制执行纪律时使用。触发词包括“风险”、“回撤”、“心态”、“仓位大小”、“手数”、“信心”、“报复性交易”、“过度交易”、“纪律”。
Trader Signal
99Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction
Tradememory Bridge
99Binance 交易事件与 TradeMemory Protocol 之间的桥梁。 自动记录交易,回忆相似的过往设置,检测行为偏差, 并为 AI 交易代理提供结果加权回忆。 在执行 Binance 现货交易后使用此技能来构建持久记忆。