diff --git a/docs/README.md b/docs/README.md index d429bbb..519640e 100644 --- a/docs/README.md +++ b/docs/README.md @@ -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: