stockparfait / experiments

Statistical experiments with financial data
Apache License 2.0
0 stars 0 forks source link

Implement a stock screener "experiment" #124

Open sergey-a-berezin opened 1 year ago

sergey-a-berezin commented 1 year ago

This "experiment" should simply dump all the tickers configured by db.Reader to a configurable CSV file. See "portfolio" experiment for customizable CSV; add some other useful fields as necessary, TBD.

sergey-a-berezin commented 1 year ago

In fact, I'm implementing this as a separate parfait-screener app in the main stockparfait repository. This is a generally useful feature to deserve its own separate app.