Only allow strategy prediction in strategy mode
Predicting peaks in strategy mode generates an unexpected number of InstrumentState
s which can segfault other subframes, and is therefore only enabled in strategy mode.
See also #607
Resolves #611 (closed)