Rivier-Computer-Science / AI-Agent-Stock-Prediction

Multi-Agent Stock Prediction
GNU Affero General Public License v3.0
5 stars 16 forks source link

Add timing trading system files #137

Closed jyothibhupathi closed 1 month ago

jyothibhupathi commented 1 month ago

These are the changes I made: First of all there are syntax errors in file name src.Agents.Analysis.stock_analysis_tasks. I have resolved these.

Next I have added the pretty report print which I got from Pravallika to my code.

Here are the tasks I have completed for my user story: US10.1: Developed the module to identify company earnings statements US10.2: Designed a ChatGPT agent to analyze the sentiment of the company the day before earnings US10.3: Developed a ChatGPT agent that makes buy/sell decisions based on the sentiment analysis.

I got the report in pretty print output. 2

glossner commented 1 month ago

@jyothibhupathi - this pull request is fine except that pcheetaki has implemented pretty_print_crewai_output.py. Please pull from FA24--Sprint-2, use her version, and then resubmit the pull request. Thanks!