Live data from Hacker News

Multi-Agents LLM Financial Trading Framework

github.com

41–50 of 89 posts

Re: Multi-Agents LLM Financial Trading Framework

#42
post #26

I spent about an hour looking at the code and found some glaring issues that should be fixed before trusting it with real money. - Yahoo News is introduced twice (sentiment and news analysis) which double weights it - Sentiment analysis prompt primes the model to be bullish on Nvidia. - In the self learning loop there is a complex parsing bug that results in hallucinated memories when agents return truncated response…

[flagged]

Re: Multi-Agents LLM Financial Trading Framework

#47
post #18

If this worked it wouldn't have been open source? Anyway, I have been running my own trading experiment and so far it has lost a bit of money. That being said I have not tried to optimise anything - just let it do whatever it wants. The losses are small and it might be able to recover later this year. Who knows. The agent writes a blog about its progress here https://trades.chatbotkit.space/ I am thinking to output a…

The "blog" says that it's just holding cash or am I misunderstanding something? Judging by the "buying power" number, you allow it to use 4x leverage against the cash it has? That seems dangerous unless you are fine with losing 380k+.

Re: Multi-Agents LLM Financial Trading Framework

#49
post #41

Anytime I see an investment framework I look for a “Performance” section or at least a backtest

There is a section in their paper.

Although I don't think it even matters. They could easily cherry pick a period that is favorable for them. Wasting time and money on short term trading, rather than long term investment, using LLM or not, is never a good strategy for most people.

Post reply on HN