Per-Stock Strategy Subscription
billpwchan opened this issue · 1 comments
billpwchan commented
For each stock, use a different strategy defined in a mapping file. This is based on the observation that no single strategy can be suitable for all different types of stocks. This mapping file should be built based on backtesting results.
billpwchan commented
Yeap I think this is done! Need to update README as well, since a new stock_strategy_map.yaml is used to support this feature.