SamPom100 / UnusualVolumeDetector

Gets the last 5 months of volume history for every ticker, and alerts you when a stock's volume exceeds 10 standard deviations from the mean within the last 3 days

Home Page:https://unusualvolume.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to open link with another website like Yahoo Finance

jeroensmink98 opened this issue · comments

Feature request
It would be nice if there was some kind of slider/dropdown where the user can select if he want's to open the URL from the dashboard with another website for example Yahoo Finance or some other third party site.

Example url Yahoo Finance
https://finance.yahoo.com/quote/TSLA?p=TSLA

idea

commented

Yeah that sounds easy enough! I just hardcoded the RH URLs in the template because I was lazy.

Just need to take the URL out and make it an empty link, then write a jquery onclick handler and have it read that input value