/Trading-Strategy

Generate trading orders (BUY, SELL, NOTHING) using technical orders' rules based on historical data. Manual Strategy uses my modest intuition to find the optimal policy. QLearnerStrategy uses Machine Learning (QLearning algorithm) to find the optimal policy: four indicators are discretized to generate each state.

Primary LanguageJupyter Notebook

Stargazers