Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill explicitly recommends a strategy with effectively disabled exits (`minimal_roi = {"0": 100.0}`, `stoploss = -0.99`, and typically no exit trend), but it does not present a prominent upfront warning that exposure can grow indefinitely over time. In a trading-automation skill, omission of that warning is dangerous because users may deploy the strategy believing it is a routine scheduled-buy template rather than an intentionally persistent accumulation strategy with substantial drawdown and capital-allocation risk.
