Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 334 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 334 Bytes

Trading

Applying different ML methods on market data.

CNN-candlesticks: Applying CNN to candlestick charts to predict future stock market.

Clustering: DBSCAN the stock market into clusters and visualize with t-SNE.

Quantopian: Deprecated code using Quantopian platform for backtesting.

strategies_online: Source from joinquant