Attachments forums

List of attachments posted on this forum.


All files on forums: 161053

Re: MT4 Indicators with alerts/signals

mrtools, Sat Feb 02, 2019 4:46 am

modanetfx wrote: Thu Jan 31, 2019 5:53 pm Hello mrtools ,mladen and all coders in the house. Kindly help me to RE CODE or READJUST this indicator to only give alert and pop up message ONLY when TWO arrows appears IMMEDIATELY one after another as shown in the images uploaded. All other single arrows should not pop up message and alert. A lert only when one arrow appear immediately after the otter UP or DOWN . Thanks for your valuable time.
As far as I can tell in the code it is only supposed to draw 1 up arrow and 1 down arrow, there are problems in that code, the arrows repaint and the indicator is trying to look into the future, could be that's why it is making an extra arrow, making an alert on that probably wouldn't work, made this version awhile back that is mtf with alerts and doesn't repaint.
All files in topic