Skip to content

Commit a91fdbe

Browse files
authored
Revise README for legacy CLI version status
Updated README to reflect the current status of the legacy CLI version and its refactoring timeline.
1 parent 3b0608f commit a91fdbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# QuantCoder (Legacy CLI Version)
22

3-
> ⚠️ This is the original CLI-only version of QuantCoder, preserved in the `quantcoder-legacy` branch.
4-
53
QuantCoder is a command-line tool that allows users to generate QuantConnect trading algorithms from research articles using natural language processing and large language models (LLMs). It was initiated in November 2023 and based on a cognitive architecture inspired by the article ["Dual Agent Chatbots and Expert Systems Design"](https://towardsdev.com/dual-agent-chatbots-and-expert-systems-design-25e2cba434e9)
64

75
The initial version successfully coded a blended momentum and mean-reversion strategy as described in ["Outperforming the Market (1000% in 10 years)"](https://medium.com/coinmonks/how-to-outperform-the-market-fe151b944c77?sk=7066045abe12d5cf88c7edc80ec2679c), which received over 10,000 impressions on LinkedIn.
86

7+
As of November 2025, it is under refactoring with readiness expected in February 2026.
8+
99
---
1010

1111
## 🚀 First-Time Installation

0 commit comments

Comments
 (0)