Hi, I downloaded the plugin. SendEmail does not work for me. I inserted what was in email_alert.afl and Amibroker was not responding during exploration and I had to kill Amibroker process. Moreover, I am not sure if SendEmail provides the same functionality as Alertif in terms of avoiding sending repetitive emails when exploration is run every 1min and giving the same symbols in the results.
Unfortunately, Amibroker does not support SMTP SSL authentication, while all ISPs require it, so the Alertif function in Amibroker to send email alerts is useless. --- In [email protected], "jehmac" <[EMAIL PROTECTED]> wrote: > > The free open-source plugin has been posted to tradercandy.com > > jehmac > > --- In [email protected], "yasuscus" <spirion@> wrote: > > > > Hi jehmac, > > > > Yes, it is very interesting to me. once you finish testing. > > could you please post the plugin. > > > > Regards, > > spirion > > > > --- In [email protected], "jehmac" <jehmac@> wrote: > > > > > > Gmail requires secure SSL connection to SMTP server. Amibroker does > > > not support this. I've created an Amibroker DLL plugin that will > > allow > > > this using a new AFL function. I'm testing it now. If there's > > > interest, I can post the plugin when it's done. > > > > > > jehmac > > > > > > --- In [email protected], "yasuscus" <spirion@> wrote: > > > > > > > > Hi > > > > > > > > I have a question for the set up of Alerts email feature. > > > > > > > > I set up the Alerts email feature. > > > > but it did not work. > > > > I always get the error "Failed to connect SMPT server". > > > > > > > > Fire wall setting is done. > > > > I allowed Broker.exe and emailer.exe to pass through > > > > the firewall > > > > > > > > Followings are the setting detail. > > > > SMPT server name : smtp.gmail.com > > > > Authentication method : None > > > > I tried every methods but everything failed. > > > > Sender Name :AmiBroker(default) > > > > Sender E-mail :sender@(default) > > > > Recipient Name: xxxx > > > > Recipient E-mail : xxxx@ > > > > > > > > Thanks in advance. > > > > > > > > > >
