View Single Post
  #1 (permalink)  
Old 04-15-2006, 02:30 PM
eastmaels eastmaels is offline
Junior Member
 
Join Date: Feb 2006
Posts: 10
eastmaels is on a distinguished road
MT4 function/EA question

Hi guys,

I'm still new with coding using MQL4 and have a question. Is it possible for an EA to send you an e-mail when it reaches/breached a certain price you've specified?

Maybe an indicator will suffice? But anyway, I'm still currently working on it and studying MQL4, but I think asking also won't hurt.

But anyway, for example, you want the EA/Indicator (whichever has the capability) to send you an e-mail once it goes above let's say 118.00 for the USD/JPY.

So what I want to happen here is I will specify the price level on which the EA/Indicator will send me an e-mail. Once it goes to that price, it will send me an e-mail.

I've already setup my e-mail in the Options -> Email tab and have already sent successfully the Test signal.

Answers are greatly appreciated.

Regards,
East
Reply With Quote