Okay, so you just confirmed my suspicion that for(current_trades) works contextually, based upon the asset and algo calls. Thank you for that.
I'm guessing also that if I used for(open_trades) instead of for(current_trades), it wouldn't pay any attention to the context the script established by calling asset and algo.
Thanks for clarifying.
Last edited by WaltT; 08/20/22 20:42.