Multi-Agents LLM Financial Trading Framework

github.com

14 points by fittingopposite 2 hours ago


politelemon - 12 minutes ago

103K stars, so clearly it's popular. Has anyone here used it, and what are the outcomes like, and importantly, who is the target audience for this?

I can see the intention behind crawling social media and news feeds to determine some 'evidence', but am not sure if that's the best approach or even if an LLM is the best way to get an assessment, or whether having so many input sources is a good idea.

skanga - 7 minutes ago

In case there is interest, I've got a fork with some custom improvements like timeout handling, date validation, stop-loss direction checks, and extra utility helpers.

https://github.com/skanga/TradingAgents

I'll also be merging the upstream commits ASAP

shaolinspirit - 21 minutes ago

I do not understand the value of multi agent approach? Isn't a single agent with a good harness better than any multi agent env?

petesergeant - 34 minutes ago

I think multi-agent (eg _different_ underlying LLMs) everything is really the future. Code produced via multi-agent workflows and reviews seems noticeably better. I've been experimenting with a multi-agent message board recently: https://github.com/pjlsergeant/dogpark

reedf1 - 12 minutes ago

nightmare horseshit, don't waste your tokens