Skip to content

Commit

Permalink
README.md: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Oct 13, 2024
1 parent 7f1c292 commit 6c2d221
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 @@ -36,7 +36,7 @@
- For more indicators, welcome to [request a proposal](https://github.com/kaelzhang/stock-pandas/issues/new?assignees=&labels=feature&template=FEATURE_REQUEST.md&title=), or fork and send me a pull request, or extend stock-pandas yourself. You might read the [Advanced Sections](https://github.com/kaelzhang/stock-pandas#advanced-sections) below.
- To [cumulate][cumulation] kline data based on a given time frame, so that it could easily handle real-time data updates.

`stock-pandas` makes automatical trading much easier. `stock-pandas` requires Python >= **3.9** and Pandas >= **1.0.0**(for now)
`stock-pandas` makes automated trading much easier. `stock-pandas` requires Python >= **3.9** and Pandas >= **1.0.0**(for now)

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

Expand Down

0 comments on commit 6c2d221

Please sign in to comment.