InTrade is a stock chatbot where you can ask stock inquiries, and plot them as well.
pip install requirements.txt
- Remember to generate your own API key from open ai's api site OpenAI Site and paste it in the API_KEY text file
streamlit run main.py
Once you have the Streamlit app running, you can interact with the Stock Chatbot through your web browser. Enter various commands to:
Request up-to-date stock prices for different companies.
Calculate EMAs and SMAs for specific stocks.
Generate and display plots of stock prices.
What is the stock price of Apple?
Can you plot the stock price of Microsoft?
What is the RSI of Taiwan superconductors
Contributions are welcome! This is a relatively young project so if you find any bugs or have ideas, please open an issue or submit a pull request. Or email me at jchao11@ucsc.edu