matplotlib / matplotlib/mplfinance
Document **vcdopcod** (Volume Color Depends on Price Change on Day) feature of mplfinance styles.
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 4.4k
- 派生
- 678
- PR 合并指标
- 30 天内没有已合并 PR
描述
Describe the bug
Using style as charles or yahoo with candle and volume chart, some of their color don't match.
This is not happening to starsandstripes styled chart.
To Reproduce
Please take a look at charles or yahoo styled chart in the example page.
https://github.com/matplotlib/mplfinance/blob/master/examples/styles.ipynb
The second candle from the left is red in the chart but its volume bar is green.
The fifth candle from the left is red but its volume bar is green.
This is happening to my project as well.
Cheers
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 examples/styles.ipynb 开始,检查 charles、yahoo 和 starsandstripes 样式示例。确认成交量颜色与蜡烛颜色之间的关系,并记录 vcdopcod 功能和观察到的行为,以便清楚地说明样式之间的差异。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data-visualization, documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100