Hi Andrew,

Thanks for quick reply !!!

You meant about for {} loop ?
Ok !
Actually it is redundant I suppose, cause I've been calling for all open trades and then again checking if trade is long or short.

I did call enterLong(myTMF) and enterShort(myTMF) inside run{}, as it was in one of the examples. Is that ok or ... ?

Thanks !