Basic stock price visualization#12
Basic stock price visualization#12illlllya wants to merge 3 commits intoWallStreetAnalytics:mainfrom
Conversation
Very basic stock charting uses Chart.js for visualization
|
Rather than throwing everything into one repo, it might be good to start grouping these frontend elements into a separate repo to be reused. |
+1 for this |
|
can we get a seperate repo for frontend & a general api gateway for the time being? |
|
|
||
|
|
||
| </body> | ||
| </html> No newline at end of file |
|
Good idea. Thanks, all! Will reach out to Auzy to review and feedback/differentiate accordingly. Hang tight! |
|
@illlllya @athielen @rongtianyue @charlie4284 @JayKL @pdeneka Not sure if you're in the discord, but we're finally organized to a point where we have admins who can look at code. They are setting project requirements now, aggregating existing tools that people already have is in the immediate next steps. If you're not already in the discord, please join and reach out to an admin https://discord.gg/YqBBJ6jnCD (this link shouldn't expire) |
Very basic stock charting visuals. Input required: days of data to look back at + stock symbol
uses Chart.js and alphavantage (requires API key)