trade-master / requirements.txt

Commit History

Refactor requirements.txt to remove finbert dependency and maintain timedelta. This change streamlines the project's dependencies while ensuring necessary libraries for trading and data analysis remain intact.
18e88fc

Dhahlan2000 commited on

Update requirements.txt to streamline dependencies and enhance project capabilities by adding essential libraries for trading, machine learning, and data analysis, including torch, transformers, lumibot, and finbert. This update supports advanced features such as sentiment analysis and trading strategies.
d72c6ad

Dhahlan2000 commited on

Update requirements.txt to add numerous dependencies for enhanced functionality and performance, including libraries for data analysis, machine learning, web development, and trading. This update significantly expands the project's capabilities, supporting features like sentiment analysis, stock prediction, and interactive visualizations.
5d5e6f5

Dhahlan2000 commited on

Refactor app.py to simplify stock price prediction logic and remove unused imports. Update requirements.txt to maintain statsmodels dependency. Streamline the return value of predict_stock_price to only include forecast values.
12e25ff

Dhahlan2000 commited on

Update requirements.txt to include Plotly and datetime libraries for enhanced data visualization and date handling capabilities.
83a2dd2

Dhahlan2000 commited on

Add stock analysis tools to app.py: implement sentiment analysis, stock price prediction, and stock comparison features; update requirements.txt to include statsmodels
19bc86f

Dhahlan2000 commited on

added relevent documents
c4c99cc

Dhahlan2000 commited on