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

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

US2: As a trader, I aim to incorporate the Stochastic Oscillator into my analysis tools and use ChatGPT for real-time interpretation of its signals, to optimize my trading strategies based on key momentum indicators #2

Closed Haritha1719 closed 2 months ago

Haritha1719 commented 2 months ago

Conditions of Satisfaction (CoS): The system accurately calculates the Stochastic Oscillator, including the %K and %D lines. The system automatically detects key signals such as overbought/oversold conditions and %K/%D crossovers, and generates relevant queries for ChatGPT. ChatGPT provides insightful interpretations of Stochastic Oscillator signals, helping to contextualize these signals in current market conditions and suggesting potential trading actions. User feedback indicates that the insights provided by ChatGPT based on Stochastic Oscillator signals are valuable and improve trading decisions.

Definition of Done (DoD): Code Complete: All code for integrating the Stochastic Oscillator and generating queries for ChatGPT has been written, reviewed, and merged into the main branch. Tested: All relevant unit, integration, and functionality tests for the Stochastic Oscillator calculations and its integration with ChatGPT pass successfully. Documented: Documentation for how the Stochastic Oscillator is calculated, integrated, and used within the system, including examples of generated queries and ChatGPT responses, is updated and accurate. User-Facing Elements: If applicable, any UI components related to displaying Stochastic Oscillator data or ChatGPT interactions are designed and implemented according to the specified mockups or designs. Acceptance Criteria Met: All Conditions of Satisfaction for the User Story have been verified and met. Stochastic Oscillator Functional: The Stochastic Oscillator functionality is fully implemented, tested, and produces reliable signals. User Feedback: User testing has been conducted, and feedback indicates that the Stochastic Oscillator and ChatGPT integration significantly aids in trading decision-making.

Tasks:

glossner commented 2 months ago

@Haritha1719 - please see the announcement that I posted in Canvas. Revise and resubmit. Thanks!