This commit is contained in:
yanweidong
2026-01-29 00:35:41 +08:00
parent 8679ff706f
commit d178a1b353
6 changed files with 5601 additions and 5496 deletions

View File

@@ -4,5 +4,7 @@ type RuleResult struct {
Key string
Name string
Score int
Roe float64
Rsi float64
Desc string
}