Multi-Agents LLM Financial Trading Framework
41–50 of 91 posts
Re: Multi-Agents LLM Financial Trading Framework
#42I 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…
Re: Multi-Agents LLM Financial Trading Framework
#43Re: Multi-Agents LLM Financial Trading Framework
#44Re: Multi-Agents LLM Financial Trading Framework
#45I am sure it won't be long until some rando from /r/wallstreetbets/ turns something like this loose without considering the ramifications and loses $250k.
Re: Multi-Agents LLM Financial Trading Framework
#46Re: Multi-Agents LLM Financial Trading Framework
#47If 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…
Re: Multi-Agents LLM Financial Trading Framework
#48Re: Multi-Agents LLM Financial Trading Framework
#49Anytime I see an investment framework I look for a “Performance” section or at least a backtest
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.