| / | Forum |
|
sharteel
2010.12.22 19:01
Hi, I would like opening some orders form my office but the network rules are blocked :( and Mt4 can not running :( :( in fact. the HTTP/HTTPS rules are open. Any EA for accepting an order from HTTP/https webpage ? Regards, S.T |
|
Secrets of MetaTrader 4 Client Terminal: Alerting System How to be aware of what happens in the terminal and on your account without permanent looking at the monitor. System events; custom events; wave and executable files; electronic messages; setting up SMTP server access; publications; setting up FTP server access. |
|
zzuegg
2010.12.22 19:05
Possible to code. but i have never seen one. //z |
|
7bit
2010.12.22 19:11
sharteel: Perhaps because you are supposed to work for your boss and not trade your private account while you are in the office.Hi, I would like opening some orders form my office but the network rules are blocked |
|
sharteel
2010.12.22 20:46
7bit:
Perhaps because you are supposed to work for your boss and not trade your private account while you are in the office.
I respect u Bro. ++ |
|
EADeveloper
2010.12.23 11:12
sharteel:
Hi, I would like opening some orders form my office but the network rules are blocked :( and Mt4 can not running :( :( in fact. the HTTP/HTTPS rules are open. Any EA for accepting an order from HTTP/https webpage ? Regards, S.T
for http you need some Webserver home (Microsoft IIS, Apache or else) More Easy with email. Send yourself an email with some code like BUY EURUSD. in your EA read the email via dll and extract the code :-) |
|
sharteel
2010.12.23 12:40
EADeveloper:
Hi, It's good idea,too !! Ii'm working to comit value in DB form php interface & MT4 read the DB. |
|
EADeveloper
2010.12.23 12:46
sharteel: Hi, It's good idea,too !! Ii'm working to comit value in DB form php interface & MT4 read the DB. Good idea also, have fun with testing and developing :-) |
|
ppc123
2010.12.23 12:46
Technically possible, but no such system exists. |
|
EADeveloper
2010.12.23 12:50
ppc123: Technically possible, but no such system exists. why not exists? Maybe you dont have ;-) |