stock screener python streamlit
Budget: €30 – €250 EUR
a screener that will display all symbols of various symbol lists(SNP 500 or other predefined symbol lists) sorted by columns of proprietary (my own) technical indicators and various metrics in the same logic of Trade station Radar screen..the screener will be a tabular representation of a stock scanner with filters that will short and display the stocks based on the filtered criteria like close >= 20 AND change > 5 AND my indicator < 3 OR my other indicator x,y or z..Each column(indicator or metric) should be accessed by the filters..Data should be stored in easy to manipulate data base or Pandas data frame from y finance initially.