You can attach the source code file (.mq4) to the post here.
Note: The indicator does not appear until the next server tick .
Ok I made the mod and currently if you drop the ea above the current price then it will be an alert for when price goes above and if you drop below the price then it is alert for when price goes below . You don't need to enter values into the properties unless you want more than one alert .
If you already have an ea on the chart when you drop the second one - the first one will go by by .
If you want an alert for when price is exactly or if you want more than one alert - then enter the values into the properties dialog .
I wonder if there is a way for a second run of an ea to be detected by the first one and the first one use the drop location to set an additional alert ?
Edit: I decided to add another ea - DropPriceExactly - this one sets the drop price to the alert when price is exactly.
Same operation - if you use it and you want more than one alert - you have to set the other alert values in the options.