Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 426 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 426 Bytes

Finding Alpha with Python and TALib

This workshop studies how to create an algorithmic trading strategy with rule-based indicators (Seeking_Alpha.ipynb) and simple machine learning with sklearn (Classification-SVM.ipynb). The notebooks are prepared by Tanapat Kamsaiin (@zupachai) and lightly edited by @cstorm125.