Skip to content

Conversation

@tukuaiai
Copy link
Owner

@tukuaiai tukuaiai commented Jan 9, 2026

变更摘要

1. Vis-Service: 布林带区域分布图模板

  • 新增 render_bb_zone_strip() 渲染函数
  • 展示全市场各币种价格在布林带中的相对位置(%B 指标)
  • 支持带宽映射圆圈大小(波动大=圆圈大)
  • 支持成交量映射颜色深浅
  • 智能布局算法防止符号重叠

2. Docker: 部署验证脚本

  • 新增 docker/test_deploy.sh 自动化测试脚本
  • 测试框架含 pass/fail 统计
  • 支持 --build--cleanup 参数

测试方式

  • vis-service: 需启动服务后调用 /render 端点测试 bb-zone-strip 模板
  • docker: ./docker/test_deploy.sh --build

风险评估

低风险 - 仅新增功能,不修改现有逻辑

- Add render_bb_zone_strip() for market-wide BB distribution
- Display price position relative to BB bands (%B indicator)
- Support bandwidth-based circle sizing and volume-based coloring
- Include smart layout algorithm for non-overlapping symbols
- Add test_deploy.sh for Docker deployment validation
- Include test framework with pass/fail tracking
- Support --build and --cleanup options
@tukuaiai tukuaiai merged commit 34db18e into main Jan 9, 2026
1 of 2 checks passed
@tukuaiai tukuaiai deleted the feature/vis-bb-zone-and-docker-test branch January 9, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants