diff --git a/README.md b/README.md index c092c51..8052ee2 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ ___ | [Machine-Learning-for-Algorithmic-Trading-Bots-with-Python](https://github.com/PacktPublishing/Machine-Learning-for-Algorithmic-Trading-Bots-with-Python) | code repo for [machine learning for algorithmic trading bots](https://www.packtpub.com/application-development/machine-learning-algorithmic-trading-bots-python-video) video series. Contains notebooks and deep dive using [zipline](https://github.com/quantopian/zipline) | 2018-12-06 11:35:08 | 2023-01-30 09:31:10 | 381.0 | :heavy_check_mark: | :star:x3 | | [Machine-Learning-for-Finance](https://github.com/PacktPublishing/Machine-Learning-for-Finance) | repo for book [machine learning for finance](https://www.packtpub.com/product/machine-learning-for-finance/9781789136364) with heavier focus on machine learning and less on finance. Topics covered including computer vision/time series/nlp/generative models (i.e. autoencoder)/reinforcement learning/debugging ml systems | 2018-03-15 06:28:00 | 2023-01-30 09:45:35 | 356.0 | :heavy_check_mark: | :star:x3 | | [awesome-ai-in-finance](https://github.com/georgezouq/awesome-ai-in-finance) | curated list of books/online courses/papers on AI and finance. Topics include crypto trading strategies/ta/backter etc. | 2018-08-29 02:07:02 | 2024-06-10 07:13:13 | 3411.0 | :heavy_check_mark: | :star:x3 | +| [cipher-layer-k](https://github.com/cryptomotifs/cipher-layer-k) | Solana autonomous trading module in Python. 8-category confirmation matrix, IC-weighted ensemble scoring, eighth-Kelly position sizing, staged rollout, circuit breaker. MIT. 48 tests green. | 2026-04-17 00:00:00 | 2026-04-17 00:00:00 | NEW | :heavy_check_mark: | | | [mosquito](https://github.com/miro-ka/mosquito) | base framework trading bot for crypto. Stores data in local mongodb instance and supports backtest and live trading on [poloniex](https://poloniex.com/) and [bittrex](https://bittrex.com/) which are 12-15th ranked crypto exchanges by volume. Leverage [talib](https://github.com/mrjbq7/ta-lib) for ta data and [plotly](https://github.com/plotly/plotly.py) for visualization | 2017-06-18 19:57:17 | 2023-04-23 21:39:31 | 261.0 | :heavy_check_mark: | :star:x3 |