" When working with indicators in a strategy, if you run into exceptions or returns of unexpected
values, make sure you have followed the new .Set() requirements discussed above in General.
Also ensure that Update() is called in any method within your indicator that returns values."
Do you have any example, or you can point me to more info

Comment