For example - If the DrawingObject has a tag 'GoingUp111', the strategy would read this tag and enter a long condition untll there is a another tag 'GoingDown242' or a target. Of course the numbers would be ignored.
It could also be that I really don't want to enter a trade based on the tag, but filter the strategy based on a tag.
For example - I have MA cross which is a buy signal. I would only buy if the last tag on the DrawingObject is 'GoingUpxxxx'
If there are examples that would be really appreciated. Thanks!!

Comment