Skip to content

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.

Notifications You must be signed in to change notification settings

AlexisDrch/Trading-Strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

About

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.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published