On my chart I have a visual representation of a condition that becomes true and then plots an arrow, in the block of code that this condition becomes true I have an alert set up. Sometimes the condition becomes true and I see the visual confirmation but the alert doesn't fire... Any ideas please?
I tried switching the indicator to strategy and making the calc on each tick to true... All I want is, if the condition becomes true for the alert to fire along side the visual confirmation. Not only one.