eleow / roboadvisorSystem

Robo-advisor
MIT License
38 stars 12 forks source link

Research and experiment with machine learning algorithms to predict stock direction #4

Closed eleow closed 4 years ago

eleow commented 4 years ago
eleow commented 4 years ago

Models were generally not able to predict well based on fundamental features + sentiments. Also, with a model, I was not able to get significantly superior performance in terms of any KPIs (sharpe ratio, cumulative returns, etc).

I will instead use sentiments to modify portfolios directly. See https://github.com/eleow/roboadvisorSystem/issues/12