1
0

完成macd图的绘制

This commit is contained in:
2026-01-29 10:41:53 +08:00
parent d4db4f3021
commit 9f06ebf87d
3 changed files with 63 additions and 33 deletions

View File

@@ -5,6 +5,7 @@ description = "Stock analysis"
requires-python = ">=3.14"
dependencies = [
"backtesting~=0.6.5",
"duckdb>=1.4.4",
"jupyter~=1.1.1",
"jupyter-bokeh>=4.0.5",
"matplotlib~=3.10.8",