You can use the tags on events even if they are not numbers. Each time we find a tag, then 1 is associated to it.
Tags are accessible as special parameters that starts with the keyword __TAG_
__TAG_
//plots the tag ITM36 return __TAG_ITM36;
Tags are often used as conditions in formulas or as dots overlays
Last updated 2 years ago