Skip to content

Commit

Permalink
docs: Add Technical Analysis Library using Pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode authored Aug 31, 2021
1 parent 26baa75 commit 7cf7784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ console.log(sma.getResult().valueOf()); // "40"
- [libindicators (C#)](https://github.com/mgfx/libindicators)
- [Cloud9Trader Indicators (JavaScript)](https://github.com/Cloud9Trader/TechnicalIndicators)
- [Crypto Trading Hub Indicators (TypeScript)](https://github.com/anandanand84/technicalindicators)
- [Technical Analysis Library using Pandas and Numpy](https://github.com/bukosabino/ta)
- [Technical Analysis Library using Pandas and Numpy (Python)](https://github.com/bukosabino/ta)

## Maintainers

Expand Down

0 comments on commit 7cf7784

Please sign in to comment.