From 736f27d7415b28dd02d671872cb2ce169163bc70 Mon Sep 17 00:00:00 2001 From: Alexandr Savinov Date: Thu, 7 Dec 2023 17:11:46 +0100 Subject: [PATCH] Added Intelligent Trading Bot --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index face59d..c9403c6 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ We are collecting a list of resources papers, softwares, books, articles for fin | [ThetaGang](https://github.com/brndnmtthws/thetagang) | ThetaGang is an IBKR bot for collecting money | ![GitHub stars](https://badgen.net/github/stars/brndnmtthws/thetagang) | ![made-with-typescript](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) | | [czsc](https://github.com/waditu/czsc) | 缠中说禅技术分析工具;缠论;股票;期货;Quant;量化交易 | ![GitHub stars](https://badgen.net/github/stars/waditu/czsc) | ![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) | | [R2 Bitcoin Arbitrager](https://github.com/bitrinjani/r2) | R2 Bitcoin Arbitrager is an automatic arbitrage trading system powered by Node.js + TypeScript | ![GitHub stars](https://badgen.net/github/stars/bitrinjani/r2) | ![made-with-typescript](https://img.shields.io/badge/Made%20with-TypeScript-1f425f.svg) | +| [Intelligent Trading Bot](https://github.com/asavinov/intelligent-trading-bot) | Intelligent Trading Bot: Automatically generating signals and trading based on machine learning and feature engineering | ![GitHub stars](https://badgen.net/github/stars/asavinov/intelligent-trading-bot) | ![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) | | [analyzingalpha](https://github.com/leosmigel/analyzingalpha) | Implementation of simple strategies | ![GitHub stars](https://badgen.net/github/stars/leosmigel/analyzingalpha) | ![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) | | [PyTrendFollow](https://github.com/chrism2671/PyTrendFollow) | PyTrendFollow - systematic futures trading using trend following | ![GitHub stars](https://badgen.net/github/stars/chrism2671/PyTrendFollow) | ![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg) |