We encourage the community to contribute to this repository. If you have suggestions for new papers, resources, or improvements, please open an issue or submit a pull request.
learn_kline/ ├── main.py # 主窗口(PyQt5)、暗色主题、快捷键、操作日志 ├── chart_canvas.py # Matplotlib 画布:K 线图 + 成交量 ...