market-sentiment-analyzer-tool / msat

A Market Sentiment Analyzer Tool (Sheep Indicator) with the mission of offering valuable insight to investors aiming to decode the market sentiments efficiently.
1 stars 0 forks source link

User Interface makeover #31

Closed Hugo-Pare closed 1 week ago

Hugo-Pare commented 1 month ago

Connect UI with API, search bar with stock tickers, weight filter for Reddit/News ratio

Jayden-Bergevin commented 1 week ago

Added a table to display the top 4 post or news from the Database

Jayden-Bergevin commented 1 week ago

Modified the search bar to have the available stock option. Still need to change css to make it more appeling

Added css

Jayden-Bergevin commented 1 week ago

Added the table for Yahoo and Twitter and implemented that if there is no data a message is shown

Jayden-Bergevin commented 1 week ago

Added dynamic searching the search bar propose stocks based on what is typed

Jayden-Bergevin commented 1 week ago

Implementing PieChart to visibly see the weights of different sources

Jayden-Bergevin commented 1 week ago

Added weight input for user to determine the weight he attribute to each source

Jayden-Bergevin commented 1 week ago

Calculating the cumulative sentiment score based on the weight and the score of each source.

Jayden-Bergevin commented 1 week ago

Implemented to have the full title instead of NVDA -> NVIDIA Corporation (NVDA) Sentiment Analysis Enhanced weight inputs to make a form and make it look better Added Css for search bar to make it more appeling

Jayden-Bergevin commented 1 week ago

Still need to:

Jayden-Bergevin commented 1 week ago

Fixed cumulative score to have 4 decimals instead of 2