Is there a way to have one indicator use 'On Tick change' and another one that uses 'On Bar close'?
So for instance I have one indicator that determines the trend strength but I don't want it to be updated with 'On Tick change' but instead 'On Bar close' and then I have an EMA crossover that I have set to 'On tick change'
So the issue I'm running into is when you enable the strategy you can only choose 'On Bar close', 'On tick change', or 'On Price Change'. This is great if ALL my indicators were just using that setup but I need it to be where its specific to the indicator.
Please tell me this is possible some how.

Comment