Skip to content

Instantly share code, notes, and snippets.

@jwmoss
Created August 1, 2020 00:59
Show Gist options
  • Save jwmoss/3786232fed39ff7f3f6749acf69f71d9 to your computer and use it in GitHub Desktop.
Save jwmoss/3786232fed39ff7f3f6749acf69f71d9 to your computer and use it in GitHub Desktop.
{
"title": "List of Popular Screener Settings for FinViz",
"data": {
"sites": [
{
"name": "NightBefore",
"url": "https://finviz.com/screener.ashx?v=121&f=sh_curvol_o750,sh_price_u5,sh_relvol_o2,ta_change_u5&ft=4&o=price"
},
{
"name": "NightBeforeLowFloat",
"url": "https://finviz.com/screener.ashx?v=121&f=sh_curvol_o750,sh_float_u20,sh_price_u5,sh_relvol_o2,ta_change_u5&ft=4&o=price"
},
{
"name": "Starter",
"url": "https://finviz.com/screener.ashx?v=121&f=cap_microunder,geo_usa,sh_avgvol_o500,sh_float_u20,sh_price_u5,ta_sma20_cross50&ft=4&o=marketcap"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment