Skip to content

JohnHessGA/mef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEF — Muse Engine Forecaster

Daily forecasting and recommendation tool over a curated universe of 305 US stocks + 15 core US ETFs. Advisory only — never trades.

Quickstart

cd ~/repos/mef
python3 -m venv venv
source venv/bin/activate
pip install -e .
mef --help
mef status

Initial database bootstrap (once, as postgres superuser):

sudo -u postgres psql -f sql/mef_bootstrap.sql
mef init-db

Then see docs/README_mef.md for the full build order.

About

daily stock recommendations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages