Been working on building a financial agent that can research, calculate and conduct financial analysis
The idea to do this was actually inspired by a post that I saw on r/smallstreetbets, where the OP would screenshot the daily price chart of the SPY, and ask Chat-GPT to give them a single leg options trade in the near term. https://www.reddit.com/r/smallstreetbets/comments/1isl2kh/ca…
They actually ended up making a couple of good consecutive trades doing so, but of course on the surface it was still just gambling. But it did make me wonder what would happen if I gave the best AI models access to live and historical financial data, news reports, and social media.
So decide to make a platform that gives access to a coding environment where it could pull financial metrics through APIs and analyze them with self-written code. For sentiment analysis, I enabled it to search and summarize reddit and twitter content. I connected these tools in a sandboxed environment that allowed the AI to work autonomously while staying focused.
Essentially made a Manus but for financial agent.
The problem is however I dont really know how to push this out there properly. Does any one have any tips?
Whoops, you're not connected to Mailchimp. You need to enter a valid Mailchimp API key.
Our site uses cookies. Learn more about our use of cookies: cookie policyACCEPTREJECT
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
1 Comment
Smujtab
Hello HN,
Been working on building a financial agent that can research, calculate and conduct financial analysis
The idea to do this was actually inspired by a post that I saw on r/smallstreetbets, where the OP would screenshot the daily price chart of the SPY, and ask Chat-GPT to give them a single leg options trade in the near term. https://www.reddit.com/r/smallstreetbets/comments/1isl2kh/ca…
They actually ended up making a couple of good consecutive trades doing so, but of course on the surface it was still just gambling. But it did make me wonder what would happen if I gave the best AI models access to live and historical financial data, news reports, and social media.
So decide to make a platform that gives access to a coding environment where it could pull financial metrics through APIs and analyze them with self-written code. For sentiment analysis, I enabled it to search and summarize reddit and twitter content. I connected these tools in a sandboxed environment that allowed the AI to work autonomously while staying focused.
Essentially made a Manus but for financial agent.
The problem is however I dont really know how to push this out there properly. Does any one have any tips?