Skip to content

This is a simple experiment designed to uncover which technical indicators are the most important.

Notifications You must be signed in to change notification settings

jweir136/StockIndicatorsImportances

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

StockIndicatorsImportances

This is a simple experiment designed to uncover which technical indicators are the most important.

An issue that most traders have been wondering for a long time is, which indicators in technical anaylsis matter the most? Which ones carry very little importance? And, which ones are not importance at all, and can be ignored? This experiement sets out to uncover the answer to all of these questions, using a lag variable of 10 trading days. This script uses the python "stockstats" module to compute some of the most commonly used indicators, including SMA, EMA, RSI, and VR. Using scikit-learn's RandomForest model, the importance of each of these indicators is computed, and then graphed. For any comments, questions, or notes, feel free to add a commit request, and I will try to get back to you.

About

This is a simple experiment designed to uncover which technical indicators are the most important.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published