Is it possible to automatically run multiple simulations in EFS on a chart?
Restated: I want to run an EFS with certain parameters, then re-run it on the same chart changing one of the parameters to compare results, then re-run it again. I want to do this a predetermined number of times. I want to restart when the bar index hits zero (current bar).
I tried reloadEFS() but it will only execute once, then pull a nesting error.
Restated: I want to run an EFS with certain parameters, then re-run it on the same chart changing one of the parameters to compare results, then re-run it again. I want to do this a predetermined number of times. I want to restart when the bar index hits zero (current bar).
I tried reloadEFS() but it will only execute once, then pull a nesting error.