My question is the following:
If I set the strategy with COBC = false but have specified the BarsInProgress then won't that mean that my indicator will run properly since it now has tick data given that COBC = false but my strategy will still run on bars since I've specified the BarsInProgress.
Are my assumptions correct? Or, is there a better way to do this?

Comment