Export backtest strategies to indicator/strategy code for major trading platforms — TradingView, 通达信, 同花顺, 东方财富, MT5.
71
87%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The skill is explicitly designed to generate trading strategies for trading platforms and includes platform-specific order functions. In particular, the Pine Script template uses strategy(...), strategy.entry(...), strategy.close(...) and strategy.exit(...) (including stop/take-profit parameters) which are trading order primitives for placing entries/exits on TradingView. The file's stated purpose is exporting a strategy to "all major trading platforms" and provides position sizing and order-exit examples, so it is specifically designed for financial trading (market orders) rather than a generic tool. Therefore it grants Direct Financial Execution Authority.
8643fcd
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.