docs: add prerequisites section and reorganize README structure across all languages

This commit is contained in:
tinkle-community
2026-01-06 08:16:00 +08:00
parent 962df5c3ed
commit 8b86d4d85c
9 changed files with 282 additions and 91 deletions

View File

@@ -147,10 +147,7 @@ func TestGetSchemaPrompt(t *testing.T) {
"交易指标",
"持仓指标",
"市场数据",
"交易规则",
"风险管理",
"持仓量(OI)变化解读",
"常见错误",
}
for _, keyword := range mustContain {
@@ -174,10 +171,7 @@ func TestGetSchemaPrompt(t *testing.T) {
"Trade Metrics",
"Position Metrics",
"Market Data",
"Trading Rules",
"Risk Management",
"Open Interest",
"Common Mistakes",
}
for _, keyword := range mustContain {