Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -976,6 +976,7 @@ Tutorial on using cvxpy: [1](https://calmcode.io/cvxpy-one/the-stigler-diet.html
[findatapy](https://github.com/cuemacro/findatapy) - Read stock data from various sources.
[ta](https://github.com/bukosabino/ta) - Technical analysis library.
[backtrader](https://github.com/mementum/backtrader) - Backtesting for trading strategies.
[deepalpha](https://github.com/stefanoviana/deepalpha) - AI crypto trading bot with ML ensemble (LightGBM + XGBoost), 12 exchanges, Telegram bot.
[surpriver](https://github.com/tradytics/surpriver) - Find high moving stocks before they move using anomaly detection and machine learning.
[ffn](https://github.com/pmorissette/ffn) - Financial functions.
[bt](https://github.com/pmorissette/bt) - Backtesting algorithms.
Expand Down