Publishing works fine for me..
http://www.houseofforex.com/staticprofits/statement.htm
What exactly does the e-mail feature do? I haven't really paid much attention to that...
http://www.houseofforex.com/staticprofits/statement.htm
What exactly does the e-mail feature do? I haven't really paid much attention to that...
Dr.
Thanks for that confirmation. I now know it is a problem on my end and will look into some more.
Once you have the email setup/enabled in your options you can send an email from an indicator or expert notifying you of a market condition you specify. I use it to text message to my mobile phone when I am away from computer and I want to be notified if a price hits a certain point...
Thanks for that confirmation. I now know it is a problem on my end and will look into some more.
What exactly does the e-mail feature do? I haven't really paid much attention to that...
Once you have the email setup/enabled in your options you can send an email from an indicator or expert notifying you of a market condition you specify. I use it to text message to my mobile phone when I am away from computer and I want to be notified if a price hits a certain point...
if (Close[0] <= priceSup1 && priceSup1 != 0.0) { SendMail("From your expert", "Price dropped down to target"); }
How the heck do you get it to send you a sms? That would be really handy....
Your phone service must allow text messages...
In the "From:", input a valid email address on your SMTP server.
In the "To:', input the number address that you recieve text messages at.
The above code will send a text message with the a subject and body.
In the "From:", input a valid email address on your SMTP server.
In the "To:', input the number address that you recieve text messages at.
The above code will send a text message with the a subject and body.
I'll try that...how about alerts to the phone?

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I am having trouble getting the publisher to work and ftp to my website. I have set it up just like the help file suggests but get...
"Publisher: error connecting to ftp.mysite.com"
message in my journal. I thought I might check here to see if this option is working or if the problem is on my end. By the way the email option works for me and that is a nice feature.
tia