From 1f767f16e4cbd7877784b8a05d3010b67aaf902c Mon Sep 17 00:00:00 2001 From: dekun Date: Thu, 16 Jul 2026 12:12:48 +0800 Subject: [PATCH] Fix Gate key_focus 500 from invalid Jinja startswith filter. Use (value|upper).startswith(...) so symbol whitelist select works when default is BTC/USDT. Co-authored-by: Cursor --- lib/strategy/templates/trade_policy_fields.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/strategy/templates/trade_policy_fields.html b/lib/strategy/templates/trade_policy_fields.html index 52803a8..f1e1a00 100644 --- a/lib/strategy/templates/trade_policy_fields.html +++ b/lib/strategy/templates/trade_policy_fields.html @@ -7,7 +7,7 @@ {% else %}