I have created 2 different strategies (one for trending market, the other for choppy market).
If it's a big trend day, my choppy strategy will get completely obliterated and vice versa.
What is the general approach to this ? Run 2 separate strategies simultaneously ? Or should I combine the 2 strategies into a single ninjascript class (myChopAndTrendStrategy) and apply some regime filter ?

Comment