Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 601 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 601 Bytes

LightGBM-Quant-Model

LightGBM Baseline Model for Quantitative Trading using Stock Market Data

Model trained on Kaggle + 2Sigma Competition dataset, see link below for evaluation metrics and dataset information:

Model contains a variety of created features from the original dataset. Specifically statistical models for indicating metrics such as trend, momentum, volume, and volatility:

  • Bollinger Bands
  • Moving Averages
  • Force Index
  • True Strength Index
  • Sharpe Score