Skip to content

jchaodubs/InTrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InTrade

InTrade is a stock chatbot where you can ask stock inquiries, and plot them as well. intrading

Installation

pip install requirements.txt
  1. 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

Usage

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.

Example commands

What is the stock price of Apple?
Can you plot the stock price of Microsoft?
What is the RSI of Taiwan superconductors

Contributing

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

Releases

No releases published

Packages

No packages published

Languages