Skip to content

Commit

Permalink
fixes png
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Dec 23, 2024
1 parent 4d7b380 commit 84e4b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

With the help of `stock-pandas` and mplfinance, we could easily draw something like:

![](boll.png)
![](https://github.com/kaelzhang/stock-pandas/blob/master/docs/boll.png)

The code example is available at [here](https://github.com/kaelzhang/stock-pandas-examples/blob/master/example/bollinger_bands.ipynb).

Expand Down

0 comments on commit 84e4b09

Please sign in to comment.