Technical_Analysis_and_Feature_Engineering
Technical_Analysis_and_Feature_Engineering copied to clipboard
Feature Engineering and Feature Importance in Machine Learning for Financial Markets
Feature Engineering and Feature Importance in Machine Learning for Financial Markets
Background knowledge for Feature Analysis in Finance
Technical Indicators
-
I studied over 80 technical indicators.
-
Technical Indicators Binary Matrix
- for input
Old ones
- T.I. Analysis (old version)
- Is TA better than simple market data?
Feature Importance
- Which one is important? with MDI
Feature Engineering (.. in progress)
- Deep Autoencoder
- CNN architecture
- FinEmbedding
Data
- High Frequency Cryptos Prices
- Daily Stock Prices
Other example
References
- De Prado, M. L. (2018). Advances in financial machine learning. John Wiley & Sons.
- Chapter 8 Feature Importance
- Dixon, M. F., Halperin, I., & Bilokon, P. (2020). Machine learning in Finance (Vol. 1170). Berlin and Heidelberg: Springer International Publishing.
- Chapter 5. Interpretability
- Chapter 8. 6. Autoencoders
- Jansen, S. (2018). Hands-On Machine Learning for Algorithmic Trading: Design and implement investment strategies based on smart algorithms that learn from data using Python. Packt Publishing Ltd.
- Chapter 4: Financial Feature Engineering
- Python library ta (https://github.com/bukosabino/ta)