To get started, please visit the Releases page to download the application:
This stock analysis workflow helps you collect data, assess risks, and generate trading reports automatically. Below are steps to perform essential analyses using simple commands.
To perform a deep dive into a specific stock, use:
/full-analysis [TICKER]
Example: /full-analysis RCAT
To find trading opportunities, use:
/stock-scan
After analyzing multiple stocks, use:
/summary
All analysis results are automatically saved in the sessions/ folder:
sessions/YYYY-MM-DD-[TICKER]-ๅฎๆดๅๆ.md: Detailed report for a single stock.sessions/YYYY-MM-DD-ๅฎๆดๅๆ-ๅฝๆด.md: Summary of all stocks in that session.sessions/YYYY-MM-DD-็ธฝ็ต.md: Final decision guide (generated by /summary).If you want to perform specific parts of the analysis, you can use the following commands:
| Command | Purpose | Example |
|---|---|---|
/stock-data |
Collect basic data (price/market cap/etc.) | /stock-data PLTR |
/catalyst-check |
Check for catalysts (like earnings/FDA) | /catalyst-check RGNX |
/risk-score |
Calculate the risk score | /risk-score TSLA |
/entry-exit |
Perform technical entry/exit analysis | /entry-exit NVDA |
sessions/ folder organized for easy access to your analysis reports.This application runs on most operating systems. For optimal performance, ensure you have:
If you would like to contribute to this project, please follow these steps:
Thank you for helping improve this workflow!
For any questions or assistance, feel free to open an issue in the repository.