hm,

One more interesting thing.
I found that instead of picking up assets from the script, when I click test, seems it is picking up from drop down menu ?
Why is that when I am doing while loop inside script ?

while(asset(loop("NAS100","SPX500","XAU/USD")))
{

if((condition A) and (Condition B) and (Condition C))
{
.....


Completely the same script, when I comment

set(PARAMETERS);

and replace optimize with values, do test properly with all assets from the loop.


Thanks,

N.

Last edited by Neb; 01/17/21 03:14.