Strategy name
-
setName(e.target.value)}
+ controlSize="sm"
+ variant="surface"
style={{
border: '1px solid var(--border)', borderRadius: 12,
padding: '7px 12px', fontSize: 14, fontWeight: 600,
@@ -362,8 +382,11 @@ export function VisualRuleBuilder({ symbol, onSave, onBacktest }: Props) {
{/* Add rule */}
-
+
{/* Rule summary */}
{rules.length > 0 && (